[PATCH] D132614: [RISCV] Apply DeMorgan's law to (and/or (xor X, 1), (xor Y, 1)) if X and Y are 0/1.
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 24 16:44:13 PDT 2022
reames added a comment.
Can you land the prior version and post the xor n, -1 bit as a separate patch? It's slightly non-obvious.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132614/new/
https://reviews.llvm.org/D132614
More information about the llvm-commits
mailing list