[llvm] [InstCombine] Check for undef before transforming lshr (mul (X, 2^N + 1)), N -> add (X, lshr(X, N)) (PR #96324)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 19 08:32:40 PDT 2024


https://github.com/AtariDreams edited https://github.com/llvm/llvm-project/pull/96324


More information about the llvm-commits mailing list