diff options
author | Jun Sha (Joshua) <cooper.joshua@linux.alibaba.com> | 2023-04-18 16:20:08 +0800 |
---|---|---|
committer | Jun Sha (Joshua) <cooper.joshua@linux.alibaba.com> | 2023-04-18 16:20:08 +0800 |
commit | f98ca363bed7405a23ad4b77167e39505a1ca9dd (patch) | |
tree | ac2ec9e2bf55a66f499d9e71e34f372057c8be46 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9984cfc86ed6d5c1558d8dd82d82448e50d704ad (diff) | |
download | llvm-f98ca363bed7405a23ad4b77167e39505a1ca9dd.zip llvm-f98ca363bed7405a23ad4b77167e39505a1ca9dd.tar.gz llvm-f98ca363bed7405a23ad4b77167e39505a1ca9dd.tar.bz2 |
[RISCV] Modify arch string parsing order according to latest riscv spec
According to latest risc-v spec, the canonical order in which extension names must appear in the name string specified in Table 29.1 is different from before. In the latest table, non-standard extensions must be listed after all standard extensions. To keep consistent, we now change the parsing order in parseArchString().
Reviewed By: asb
Differential Revision: https://reviews.llvm.org/D148315
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions