[llvm] [DAG] Fold bitreverse(shl/srl(bitreverse(x),y)) -> srl/shl(x,y) (PR #89897)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 03:13:10 PDT 2024


https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/89897


More information about the llvm-commits mailing list