[llvm] [VPlan] Fix header phi VPInstruction verification. NFC (PR #151472)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 31 01:45:07 PDT 2025


https://github.com/fhahn commented:

Can you add a test with a non-header-phi in header block to `llvm/unittests/Transforms/Vectorize/VPlanVerifierTest.cpp`?

I guess at the moment this would just be `VPPredInstPHI`?

https://github.com/llvm/llvm-project/pull/151472


More information about the llvm-commits mailing list