llvm-project
4ad0fdd1 - [VPlan] Remove reverse() of predecessors from VPInstruction::generate.

Commit
1 year ago
[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.
Author
Committer
Parents
Loading