[ConstraintElim] Extend monotonic phi test coverage.
authorFlorian Hahn <flo@fhahn.com>
Mon, 12 Jun 2023 16:07:01 +0000 (17:07 +0100)
committerFlorian Hahn <flo@fhahn.com>
Mon, 12 Jun 2023 16:07:36 +0000 (17:07 +0100)
commit06dab8f7438a7aae82157714c5b502680f78a382
treece4d541a00475a70a8e231fe7317c296118a403b
parent7b31d3dada151b3a8e9f56557bdc3401c2644977
[ConstraintElim] Extend monotonic phi test coverage.

Add additional tests which exposed some crashes in upcoming patches and
test for and-implied-by-operands handling.
llvm/test/Transforms/ConstraintElimination/and-implied-by-operands.ll
llvm/test/Transforms/ConstraintElimination/monotonic-pointer-phis-crashes.ll [new file with mode: 0644]