Files
clang-p2996/llvm/test/Transforms/LoopVectorize/PowerPC
Florian Hahn 4ad0fdd163 [VPlan] Remove reverse() of predecessors from VPInstruction::generate.
This was originally done to reduce the diff for the change. Remove it
and update the remaining tests. NFC modulo reordering of incoming
values.

Clean up after https://github.com/llvm/llvm-project/pull/114292.
2024-12-17 20:44:32 +00:00
..