Files
clang-p2996/llvm/test/Transforms/ConstraintElimination
Florian Hahn 4a5bcbd560 [ConstraintElim] Store conditional facts as (Predicate, Op0, Op1).
This allows to add facts even if no corresponding ICmp instruction
exists in the IR.

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D158837
2023-08-30 10:54:28 +01:00
..