[PATCH] D144681: [RISCV] Add vendor-defined XTheadCondMov (conditional move) extension
Philipp Tomsich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 24 06:17:08 PST 2023
philipp.tomsich updated this revision to Diff 500180.
philipp.tomsich added a comment.
- rebased on top of D144700 <https://reviews.llvm.org/D144700>
- added plumbing for the ISel framework to commute operands, where legal
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144681/new/
https://reviews.llvm.org/D144681
Files:
llvm/docs/RISCVUsage.rst
llvm/docs/ReleaseNotes.rst
llvm/lib/Support/RISCVISAInfo.cpp
llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
llvm/lib/Target/RISCV/RISCVFeatures.td
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoXTHead.td
llvm/test/CodeGen/RISCV/attributes.ll
llvm/test/CodeGen/RISCV/condops.ll
llvm/test/CodeGen/RISCV/xventanacondops.ll
llvm/test/MC/RISCV/xtheadcondmov-invalid.s
llvm/test/MC/RISCV/xtheadcondmov-valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144681.500180.patch
Type: text/x-patch
Size: 72371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230224/e07fab19/attachment.bin>
More information about the llvm-commits
mailing list