[ConstraintElim] Add tests for GEPs with signed predicates.
authorFlorian Hahn <flo@fhahn.com>
Tue, 6 Dec 2022 15:27:57 +0000 (15:27 +0000)
committerFlorian Hahn <flo@fhahn.com>
Tue, 6 Dec 2022 15:27:57 +0000 (15:27 +0000)
commit6b1396e31fb57795b3e2007a0345e0859f01fd99
tree992e77a660e6c549a6256fd87a015009ee0cadef
parent8e7994b9b513497589d4bf911f061378f517fb16
[ConstraintElim] Add tests for GEPs with signed predicates.
llvm/test/Transforms/ConstraintElimination/gep-arithmetic-add-signed-predicates.ll [new file with mode: 0644]
llvm/test/Transforms/ConstraintElimination/gep-arithmetic-signed-predicates.ll [new file with mode: 0644]
llvm/test/Transforms/ConstraintElimination/gep-sub-signed-predicates.ll [new file with mode: 0644]