Files
clang-p2996/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp
Florian Hahn 0558fe3bbf [VPlan] Update unit tests to use getVectorLoopRegion (NFC).
Use getVectorLoopRegion to retrieve the vector loop header instead of
relying on getting the successor of the entry block. This makes sure the
code still works correctly as more parts of the skeleton are modeled in
VPlan.
2024-10-24 14:49:09 -07:00

39 KiB