[llvm] [ConstraintElim] NE implies SLT if SLE and SGT if SGE (PR #127663)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 21:09:35 PST 2025


dtcxzyw wrote:

The motivating case has been handled by CVP/SCCP: https://godbolt.org/z/qE9srErGx
I am drafting a patch in LVI to perform missed optimizations exposed by this PR.


https://github.com/llvm/llvm-project/pull/127663


More information about the llvm-commits mailing list