[PATCH] D69987: [RISCV] Assemble/Disassemble v-ext instructions.
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 13 13:15:17 PST 2020
evandro added a comment.
In D69987#1815423 <https://reviews.llvm.org/D69987#1815423>, @kito-cheng wrote:
> The major issue is should we accept/merge an extension which is not ratified/standardized.
There are precedents of accepting experimental features in trunk. So the question is rather whether the preliminary RISCV V extensions should be accepted, in trunk or another branch, at this moment or not.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69987/new/
https://reviews.llvm.org/D69987
More information about the llvm-commits
mailing list