[llvm] [InstCombine] Fold shl(fshr/fshl(a, b, C), C) to and(b, -1 << C) (PR #200109)
Yuyang Zhang via llvm-commits
llvm-commits at lists.llvm.org
Sun May 31 19:09:41 PDT 2026
https://github.com/yuyzhang512 edited https://github.com/llvm/llvm-project/pull/200109
More information about the llvm-commits
mailing list