[PATCH] D144038: [RISCV] Add CLB/CLH/SLB/SLH formats for Zcb instructions.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 12:09:36 PST 2023


craig.topper created this revision.
craig.topper added reviewers: asb, luismarques, reames, VincentWu.
Herald added subscribers: luke, vkmr, frasercrmck, evandro, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya, arichardson.
Herald added a project: All.
craig.topper requested review of this revision.
Herald added subscribers: pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

This matches how they are described in the spec.

Rework the tablegen classes to make this format consistent with
other formats.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D144038

Files:
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
  llvm/lib/Target/RISCV/RISCVInstrFormats.td
  llvm/lib/Target/RISCV/RISCVInstrFormatsC.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZc.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144038.497411.patch
Type: text/x-patch
Size: 7160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230214/6292ba36/attachment.bin>


More information about the llvm-commits mailing list