[PATCH] D155916: [RISCV] Remove some instructions from Zvfbfwma by implying Zfbfmin according to the latest spec

Jun Sha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 23 19:54:36 PDT 2023


joshua-arch1 updated this revision to Diff 543350.
joshua-arch1 added a comment.

Adjust the spec version from 0.6 to 0.8


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

https://reviews.llvm.org/D155916

Files:
  clang/test/Preprocessor/riscv-target-features.c
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/lib/Target/RISCV/RISCVFeatures.td
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/MC/RISCV/attribute-arch.s
  llvm/test/MC/RISCV/rv64zhinx-invalid.s
  llvm/test/MC/RISCV/rv64zhinxmin-invalid.s
  llvm/test/MC/RISCV/rvv/zvfbfwma.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155916.543350.patch
Type: text/x-patch
Size: 12156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/fa45e240/attachment.bin>


More information about the llvm-commits mailing list