[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 12:41:16 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf68f04d07c69: [RISCV] Add vendor-defined XTheadCondMov (conditional move) extension (authored by philipp.tomsich).

Changed prior to commit:
  https://reviews.llvm.org/D144681?vs=500180&id=500275#toc

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.500275.patch
Type: text/x-patch
Size: 72474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230224/5429fee4/attachment.bin>


More information about the llvm-commits mailing list