[llvm] [ConstantRange] Expand makeAllowedICmpRegion to use samesign to give tighter range (PR #174355)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 9 05:55:27 PST 2026
dtcxzyw wrote:
> I wonder why this has such a small impact on llvm-opt-benchmark?
I guess it will become more useful after we let `makeExactICmpRegion` to leverage samesign as well.
https://github.com/llvm/llvm-project/pull/174355
More information about the llvm-commits
mailing list