[PATCH] D113237: [RISCV] Support I extension version 2.1
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 14 05:37:03 PST 2021
asb added a comment.
@kito-cheng
In D113237#3183969 <https://reviews.llvm.org/D113237#3183969>, @kito-cheng wrote:
> Here is a long discussion[1] at 2019, at that moment I think we all agree -misa-spec is a good solution,
>
> However it's kind of awkward for this scheme is ISA spec changing the version scheme again after `20191213` release,
> it's become NO formal release for long time, just bunch of draft release.
>
> That's means NO `-misa-spec` version can cover vector, crypto and bit manipulation.
Thanks for writing all of that up Kito.
I just wanted to check my understanding on this point. It's certainly true that there hasn't been a new ISA manual release for a long time. Are you saying that there won't be a new ISA manual release (using whatever naming scheme) that incorporates the ratified versions of bitmanip, crypto, vector etc?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113237/new/
https://reviews.llvm.org/D113237
More information about the llvm-commits
mailing list