[PATCH] D138807: [RISCV] Support vector crypto extension ISA string and assembly

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 08:29:53 PST 2022


reames added a comment.

Some very high level comments for the moment.

Until the spec is frozen, these need to be moved into the experimental namespace.  You should also add a mention of them under the experimental list in docs/RISCVUsage.  A link to the current spec version - along with an exact version you're implementing - in both the docs, and commit comment is also needed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138807/new/

https://reviews.llvm.org/D138807



More information about the llvm-commits mailing list