[llvm] [GISel] Fold bitreverse(shl/srl(bitreverse(x),y)) -> srl/shl(x,y) (PR #91355)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 13:59:05 PDT 2024
https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/91355
More information about the llvm-commits
mailing list