[RISCV] Remove 'sx' when parsing arch string to match the latest ISA manual
authorJun Sha (Joshua) <cooper.joshua@linux.alibaba.com>
Thu, 20 Apr 2023 02:19:14 +0000 (10:19 +0800)
committerJun Sha (Joshua) <cooper.joshua@linux.alibaba.com>
Thu, 20 Apr 2023 02:19:14 +0000 (10:19 +0800)
commitfbc63e5658f67036d4ea57940459074d9ecdd2d8
tree1909de848b0ea3f6fcce1f8a931bcfa4d7fe350f
parent7864d736cf8b86b93c064c766396898e6f7b24cc
[RISCV] Remove 'sx' when parsing arch string to match the latest ISA manual
clang/test/Driver/riscv-arch.c
llvm/lib/Support/RISCVISAInfo.cpp
llvm/unittests/Support/RISCVISAInfoTest.cpp