[all-commits] [llvm/llvm-project] b2fad8: [RISCV][NFC] Small refactor in RISCVISAInfo::parse...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Tue Mar 14 09:38:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2fad8027ae630db6310fb925303643d4da35365
https://github.com/llvm/llvm-project/commit/b2fad8027ae630db6310fb925303643d4da35365
Author: Alex Bradbury <asb at igalia.com>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M llvm/lib/Support/RISCVISAInfo.cpp
Log Message:
-----------
[RISCV][NFC] Small refactor in RISCVISAInfo::parseArchString
Slightly refactor handling of version extraction for the 'baseline' ISA,
to make an upcoming patch easier to review.
More information about the All-commits
mailing list