[PATCH] D144681: [RISCV] Add vendor-defined XTheadCondMov (conditional move) extension

Philipp Tomsich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 15:46:29 PST 2023


philipp.tomsich updated this revision to Diff 500003.
philipp.tomsich added a comment.

- rebase after landing the MemIdx patches


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/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.500003.patch
Type: text/x-patch
Size: 75067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/6b283634/attachment-0001.bin>


More information about the llvm-commits mailing list