[llvm] (InstCombine) Fold (x | y) > x + y -> x > x + y (PR #164325)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 22 08:00:53 PDT 2025
nikic wrote:
No hits on llvm-opt-benchmark.
https://github.com/llvm/llvm-project/pull/164325
More information about the llvm-commits
mailing list