[llvm] [InstComb] Fold shr ([x]or x, y), x -> shr y, x (PR #165866)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 31 12:12:59 PDT 2025


artagnon wrote:

Looks like this pattern doesn't appear in the wild? Zero diff on llvm-opt-benchmark? Can someone confirm that there wasn't some error so we can close this?

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


More information about the llvm-commits mailing list