[llvm] [DAG] Fold (and X, (bswap/bitreverse (not Y))) -> (and X, (not (bswap/bitreverse Y))) on ANDNOT capable targets (PR #112547)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 26 09:00:09 PDT 2024
https://github.com/dtcxzyw approved this pull request.
LG
https://github.com/llvm/llvm-project/pull/112547
More information about the llvm-commits
mailing list