[llvm] [InstCombine] fold u <= (u <= (unsigned)b) into (u <= (unsigned)b). (PR #136654)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 22 02:06:28 PDT 2025


dtcxzyw wrote:

I cannot provide evidence for the real-world usefulness of this patch.


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


More information about the llvm-commits mailing list