[PATCH] D148634: [RISCV] Bump Zfa version to 0.2 and correct RISCVUsage description

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 18 10:07:18 PDT 2023


craig.topper added inline comments.


================
Comment at: llvm/docs/ReleaseNotes.rst:169
   `psABI discussion <https://github.com/riscv-non-isa/riscv-elf-psabi-doc/issues/370>`_).
+* The Zfa extension was upgraded to version 0.2.
 
----------------
Zfa wasn't in 16 right? So it looks like we failed to mention adding Zfa here when it was added. Can we have something like "Added support for Zfa extension version 0.2" instead?


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

https://reviews.llvm.org/D148634



More information about the llvm-commits mailing list