Files
clang-p2996/llvm/lib/Transforms/Scalar
Poseydon42 a616f57c1f [CorrelatedValuePropagation] Fold calls to UCMP/SCMP when we know that ranges of operands do not overlap (#97235)
This patch adds folds for calls to `ucmp`/`scmp` intrinsics where we can
establish that the range of the first operand is strictly to the left or
strictly to the right of the range of the second operand.
2024-07-02 12:18:52 +02:00
..
2024-04-12 14:33:35 -07:00