[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 02:33:18 PDT 2023


https://github.com/nikic commented:

Can you please try removing the code that was added in D143373? As far as I understand, your fold should fully subsume the old one.

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


More information about the llvm-commits mailing list