[PATCH] D147179: [RISCV] Bump I, F, D, and A extension versions to 20191214 spec version

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 30 14:11:44 PDT 2023


craig.topper updated this revision to Diff 509812.
craig.topper added a comment.

Updated release notes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147179

Files:
  clang/test/CodeGen/RISCV/rvv-intrinsics-handcrafted/vlenb.c
  clang/test/Driver/riscv-arch.c
  clang/test/Preprocessor/riscv-target-features.c
  lld/test/ELF/lto/riscv-attributes.ll
  lld/test/ELF/riscv-attributes.s
  llvm/docs/ReleaseNotes.rst
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/lib/Target/RISCV/RISCVFeatures.td
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/MC/RISCV/attribute-arch.s
  llvm/test/MC/RISCV/attribute-with-insts.s
  llvm/test/MC/RISCV/attribute-with-option.s
  llvm/test/MC/RISCV/attribute.s
  llvm/test/MC/RISCV/invalid-attribute.s
  llvm/test/tools/llvm-readobj/ELF/RISCV/attribute.s
  llvm/unittests/Support/RISCVISAInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147179.509812.patch
Type: text/x-patch
Size: 60925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230330/93bb985b/attachment-0001.bin>


More information about the cfe-commits mailing list