[llvm] [InstCombine] Fold comparison of adding two z/sext booleans (PR #67895)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 14:06:59 PDT 2023


nikic wrote:

I'd suggest to also add a (negative) test where the sext/zext is from something other than i1. (Unless it already exists and I missed it...)

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


More information about the llvm-commits mailing list