Yingwei Zheng bc9c2be357
[ConstraintElim] Simplify MinMaxIntrinsic (#75306)
This patch replaces min/max intrinsic with one of its operands if
possible.
Alive2: https://alive2.llvm.org/ce/z/LoHfYf
Fixes #75155.
2024-02-04 21:07:40 +08:00
..