[PATCH] D152423: [RISCV] Add function that check extension name with version

Piyou Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 22:43:26 PDT 2023


BeMg updated this revision to Diff 535628.
BeMg added a comment.

1. Let isSupportedExtension support extension name with version
2. Remove isSupportedExtensionWithVersion


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.535628.patch
Type: text/x-patch
Size: 4367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/da09829e/attachment.bin>


More information about the llvm-commits mailing list