Check whether a extension string with version is valid, and get the targetfeature from it.
New functions be used in RISCVISAInfo for https://reviews.llvm.org/D151730.
Differential D152423
[RISCV] Add function that check extension name with version BeMg on Jun 7 2023, 11:08 PM. Authored by
Details Check whether a extension string with version is valid, and get the targetfeature from it. New functions be used in RISCVISAInfo for https://reviews.llvm.org/D151730.
Diff Detail
Unit Tests Event Timeline
Comment Actions
Comment Actions
Comment Actions
|
Can you make a separate patch for renaming this?