[PATCH] D147611: [RISCV][MC] Add support for experimental Zvfbfmin extension

Alex Bradbury via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 17 05:50:43 PDT 2023


asb updated this revision to Diff 523017.
asb edited the summary of this revision.
asb added a comment.

Now updated to version 0.6 of the specification (was previously blocked on a new PDF being tagged).


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

https://reviews.llvm.org/D147611

Files:
  clang/test/Preprocessor/riscv-target-features.c
  llvm/docs/RISCVUsage.rst
  llvm/docs/ReleaseNotes.rst
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/lib/Target/RISCV/RISCVFeatures.td
  llvm/lib/Target/RISCV/RISCVInstrInfoV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZvfbf.td
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/MC/RISCV/attribute-arch.s
  llvm/test/MC/RISCV/rvv/zvfbfmin.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147611.523017.patch
Type: text/x-patch
Size: 11553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230517/4e91cba2/attachment.bin>


More information about the cfe-commits mailing list