[llvm] [InstCombine] Add handling for (or (zext x), (shl (zext (ashr x, bw-1))), bw) -> (sext x) fold (PR #130316)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 7 23:41:47 PST 2025


https://github.com/dtcxzyw edited https://github.com/llvm/llvm-project/pull/130316


More information about the llvm-commits mailing list