Files
clang-p2996/llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp
Florian Hahn e81fab6847 [VPlan] Verify final VPlan, just before execution. (NFC)
Add additional verifier call just before execution, to make sure the
final VPlan is valid.

Note that this currently requires disabling a small number of checks
when running late.
2025-05-17 17:53:06 +01:00

16 KiB