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

Xinlong Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 18:24:10 PDT 2022


VincentWu updated this revision to Diff 452868.
VincentWu marked 7 inline comments as done.
VincentWu added a comment.

address comment
rebase
merge testcase for C and Zca


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-invalid.s
  llvm/test/MC/RISCV/rv32c-only-valid.s
  llvm/test/MC/RISCV/rv32c-valid.s
  llvm/test/MC/RISCV/rv64c-hints-valid.s
  llvm/test/MC/RISCV/rv64c-invalid.s
  llvm/test/MC/RISCV/rv64c-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130141.452868.patch
Type: text/x-patch
Size: 30145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220816/d681330a/attachment-0001.bin>


More information about the llvm-commits mailing list