[PATCH] D134176: Add MC support of RISCV Zcf Extension

Xinlong Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 27 05:39:50 PDT 2022


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

add testcase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134176

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/compress-rv32f.s
  llvm/test/MC/RISCV/rv32fc-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134176.463203.patch
Type: text/x-patch
Size: 12899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220927/774a271f/attachment.bin>


More information about the cfe-commits mailing list