[llvm] [DAG] Fold (and X, (bswap/bitreverse (not Y))) -> (and X, (not (bswap/bitreverse Y))) on ANDNOT capable targets (PR #112547)

via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 25 10:28:22 PDT 2024


goldsteinn wrote:

LGTM

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


More information about the llvm-commits mailing list