[PATCH] D134177: Add MC support of RISCV Zcd Extension

Xinlong Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 25 07:05:00 PDT 2022


VincentWu updated this revision to Diff 462727.
VincentWu added a comment.

fix testcase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134177

Files:
  clang/test/Preprocessor/riscv-target-features.c
  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/rv32dc-valid.s
  llvm/test/MC/RISCV/rv64dc-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134177.462727.patch
Type: text/x-patch
Size: 14420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220925/63f4b834/attachment-0001.bin>


More information about the cfe-commits mailing list