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

Xinlong Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 30 02:56:17 PDT 2022


VincentWu updated this revision to Diff 448796.
VincentWu marked 2 inline comments as done.
VincentWu added a comment.

rebase


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.448796.patch
Type: text/x-patch
Size: 24440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220730/b2715708/attachment.bin>


More information about the llvm-commits mailing list