[all-commits] [llvm/llvm-project] fbc63e: [RISCV] Remove 'sx' when parsing arch string to ma...
joshua-arch1 via All-commits
all-commits at lists.llvm.org
Wed Apr 19 19:19:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fbc63e5658f67036d4ea57940459074d9ecdd2d8
https://github.com/llvm/llvm-project/commit/fbc63e5658f67036d4ea57940459074d9ecdd2d8
Author: Jun Sha (Joshua) <cooper.joshua at linux.alibaba.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M clang/test/Driver/riscv-arch.c
M llvm/lib/Support/RISCVISAInfo.cpp
M llvm/unittests/Support/RISCVISAInfoTest.cpp
Log Message:
-----------
[RISCV] Remove 'sx' when parsing arch string to match the latest ISA manual
More information about the All-commits
mailing list