[PATCH] D132771: [RISCV] Apply DeMorgan to (beqz (and/or (seteq), (xor Z, 1))) to remove the xor.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 12:28:28 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9d12bb77f912: [RISCV] Apply DeMorgan to (beqz (and/or (seteq), (xor Z, 1))) to remove the xor. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D132771?vs=456061&id=456439#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132771

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132771.456439.patch
Type: text/x-patch
Size: 24274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220829/cfe39d23/attachment.bin>


More information about the llvm-commits mailing list