[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 15:40:04 PDT 2022
reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.
LGTM
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