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

Xinlong Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 25 04:43:56 PDT 2022


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

address comments


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/rv32fc-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134176.462720.patch
Type: text/x-patch
Size: 11663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220925/906d72a6/attachment.bin>


More information about the llvm-commits mailing list