Files
clang-p2996/llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
Florian Hahn c93f02978c [VPlan] Remove custom checks for EVL placement in verifier (NFCI).
After e2a72fa583, def-use chains of EVL are modeled explicitly.
So there's no need for a custom check of its placement, as regular
def-use verification will catch mis-placements.
2024-04-22 12:49:49 +01:00

9.8 KiB