[PATCH] D156144: [RISCV] Add simple DAG combine to pull xor with 1 through select_cc.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 09:03:55 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ff5dac8528a: [RISCV] Add simple DAG combine to pull xor with 1 through select_cc. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156144

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/atomic-rmw.ll
  llvm/test/CodeGen/RISCV/atomic-signext.ll
  llvm/test/CodeGen/RISCV/atomicrmw-uinc-udec-wrap.ll
  llvm/test/CodeGen/RISCV/condops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156144.544002.patch
Type: text/x-patch
Size: 15477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230725/9e6f3049/attachment.bin>


More information about the llvm-commits mailing list