[PATCH] D144696: [RISCV][NFC] Package version number information using RISCVExtensionVersion.
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 24 00:04:53 PST 2023
craig.topper added a comment.
In D144696#4149545 <https://reviews.llvm.org/D144696#4149545>, @ym1813382441 wrote:
> F26630797: Screenshot from 2023-02-24 15-54-21.png <https://reviews.llvm.org/F26630797>
I meant what extensions are you planning to support multiple versions for and why? How will this work in the assembler, code generator, and disassembler which use SubtargetFeatures not RISCVISAInfo.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144696/new/
https://reviews.llvm.org/D144696
More information about the cfe-commits
mailing list