[PATCH] D156159: [RISCV] Add DAG combine to pull xor with 1 through select idiom that uses czero_eqz/nez.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 09:14:15 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf6dc75cdd875: [RISCV] Add DAG combine to pull xor with 1 through select idiom that uses… (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D156159?vs=543658&id=544007#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156159/new/
https://reviews.llvm.org/D156159
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/condops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156159.544007.patch
Type: text/x-patch
Size: 6007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230725/779f2554/attachment.bin>
More information about the llvm-commits
mailing list