[llvm] [GISel] Fold bitreverse(shl/srl(bitreverse(x),y)) -> srl/shl(x,y) (PR #91355)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 10:20:41 PDT 2024
https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/91355
More information about the llvm-commits
mailing list