[ConstraintElimination] Add tests with incrementing pointer IV.
authorFlorian Hahn <flo@fhahn.com>
Sat, 27 May 2023 19:47:57 +0000 (20:47 +0100)
committerFlorian Hahn <flo@fhahn.com>
Sat, 27 May 2023 19:47:57 +0000 (20:47 +0100)
commit6607f62b89e4f0840ecfce6249049c3b3d30f747
tree83561713a7e6f996ffe73a0cd8a68716db8a60b2
parent6260153724ca9e13bb083569d32dc39f4a13ee02
[ConstraintElimination] Add tests with incrementing pointer IV.

Add initial set of tests for improved loop phi handling.
llvm/test/Transforms/ConstraintElimination/monotonic-phis.ll [new file with mode: 0644]