[llvm] [InstCombine] Propagate exact flags in shift-combine transforms (PR #88340)

via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 19 05:49:24 PDT 2024


AtariDreams wrote:

@nikic I found the cause. turns out this particular fold is entirely redundant

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


More information about the llvm-commits mailing list