[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:46 PST 2025


https://github.com/dtcxzyw approved this pull request.

LGTM w/ some nits.


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


More information about the llvm-commits mailing list