llvm-project
1dea5771 - [SCEV] Handle URem pattern in getRangeRef. (#174456)

Commit
6 days ago
[SCEV] Handle URem pattern in getRangeRef. (#174456) Check if an scAddExpr expressions represents an URem, and if it does, use the divisor to limit the conservative range. https://alive2.llvm.org/ce/z/VPxe7C PR: https://github.com/llvm/llvm-project/pull/174456
Author
Parents
Loading