[ConstraintElim] Add tests for mul nsw and signed predicates.
authorFlorian Hahn <flo@fhahn.com>
Tue, 25 Apr 2023 18:51:23 +0000 (19:51 +0100)
committerFlorian Hahn <flo@fhahn.com>
Tue, 25 Apr 2023 18:51:23 +0000 (19:51 +0100)
commit88c618cc414b6a4d0f961825bf029d8266a37254
tree4841fe7e0e76d2f7d0ecd0753ccf1b81bfa3a746
parent95dc29a0568f5039d79d5b5a8ce92d0aca9d6ac1
[ConstraintElim] Add tests for mul nsw and signed predicates.
llvm/test/Transforms/ConstraintElimination/mul-nsw.ll [new file with mode: 0644]