[ConstraintElimination] Add tests for ICMP_EQ predicates.
authorFlorian Hahn <flo@fhahn.com>
Thu, 28 Jan 2021 10:35:30 +0000 (10:35 +0000)
committerFlorian Hahn <flo@fhahn.com>
Sun, 31 Jan 2021 19:02:38 +0000 (19:02 +0000)
commit2ae0f8d60083d39b6df6a1b4d073970fba3e4a0a
tree3500a86a95daf769dd370d3b4a469b8219f22b8f
parent9d029362d1ed48c38565aeab0ca04bf4143d3e5b
[ConstraintElimination] Add tests for ICMP_EQ predicates.

Pre-commit test coverage for conditions with EQ predicates.
llvm/test/Transforms/ConstraintElimination/eq.ll [new file with mode: 0644]