[PATCH] D152423: [RISCV] Add function that check extension name with version
Piyou Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 21:18:04 PDT 2023
BeMg updated this revision to Diff 529817.
BeMg added a comment.
1. update function body
2. Add unit test
3. findFirstNonVersionCharacter -> findLastNonVersionCharacter
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152423/new/
https://reviews.llvm.org/D152423
Files:
llvm/include/llvm/Support/RISCVISAInfo.h
llvm/lib/Support/RISCVISAInfo.cpp
llvm/unittests/Support/RISCVISAInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152423.529817.patch
Type: text/x-patch
Size: 4430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230609/11817e7d/attachment.bin>
More information about the llvm-commits
mailing list