[PATCH] D148315: [RISCV] Modify arch string parsing order according to latest riscv spec

Jun Sha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 16 19:13:16 PDT 2023


joshua-arch1 added a comment.

In D148315#4268326 <https://reviews.llvm.org/D148315#4268326>, @philipp.tomsich wrote:

> We need to remember that all of this is currently a draft document.
> Ratification currently only ratifies extensions, but not changes to the entire document.
>
> Next time this comes up for public comment, we need to highlight incompatible changes appropriately.

I see the order change mentioned in https://github.com/riscv/riscv-isa-manual/commit/84a7edb256d290cb436227c35a8a4f814fa41898 is commited in Dec, 2018. I'm wondering why this change has not been ratified yet within more than 4 years.


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

https://reviews.llvm.org/D148315



More information about the llvm-commits mailing list