[PATCH] D130141: [RISCV] Add MC support of RISCV Zca Extension

Xinlong Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 29 02:54:11 PDT 2022


VincentWu updated this revision to Diff 448561.
VincentWu marked 6 inline comments as done.
VincentWu added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130141/new/

https://reviews.llvm.org/D130141

Files:
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/lib/Target/RISCV/RISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoC.td
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/test/MC/RISCV/attribute-arch.s
  llvm/test/MC/RISCV/rv32c-only-valid.s
  llvm/test/MC/RISCV/rv32zca-invalid.s
  llvm/test/MC/RISCV/rv32zca-valid.s
  llvm/test/MC/RISCV/rv64zca-hints-valid.s
  llvm/test/MC/RISCV/rv64zca-invalid.s
  llvm/test/MC/RISCV/rv64zca-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130141.448561.patch
Type: text/x-patch
Size: 24982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220729/39e48e63/attachment.bin>


More information about the llvm-commits mailing list