[llvm] [InstCombine] Improve `foldAndOrOfICmpsUsingRanges` (PR #67327)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 14:03:34 PDT 2023


nikic wrote:

This looks like something that should be handled in foldLogOpOfMaskedICmps()? Why is this in foldAndOrOfICmpsUsingRanges()?

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


More information about the llvm-commits mailing list