[PATCH] D132671: [RISCV] Teach combineDeMorganOfBoolean to handle (and (xor X, 1), (not Y)).

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 10:46:24 PDT 2022


craig.topper updated this revision to Diff 455646.
craig.topper added a comment.

Reword comment


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132671/new/

https://reviews.llvm.org/D132671

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/double-previous-failure.ll
  llvm/test/CodeGen/RISCV/setcc-logic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132671.455646.patch
Type: text/x-patch
Size: 4922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220825/3565cb07/attachment.bin>


More information about the llvm-commits mailing list