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

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 07:13:59 PDT 2023


kito-cheng added a comment.

https://github.com/riscv/riscv-isa-manual/commit/84a7edb256d290cb436227c35a8a4f814fa41898

I did some archaeology today, seems like it not only change the order but also removed sx prefix.

GCC and binutils will follow that, we didn't follow that just because we didn't know that changeā€¦


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

https://reviews.llvm.org/D148315



More information about the llvm-commits mailing list