[llvm] [InstCombine] Relax one-use requirement for add iN (sext i1 X), (sext i1 Y) --> sext (X | Y) to iN (PR #90509)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 21:27:46 PDT 2024


AtariDreams wrote:

> The the title should the "Relax one-use..." instead of "Remove one-use..."

Fixed!

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


More information about the llvm-commits mailing list