[PATCH] D156084: [RISCV] Update Zvk shorthand extension to 1.0.0-rc1

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 23 23:33:27 PDT 2023


Jim created this revision.
Herald added subscribers: jobnoorman, luke, VincentWu, vkmr, frasercrmck, luismarques, apazos, sameer.abuasal, s.egerton, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya, arichardson.
Herald added a project: All.
Jim requested review of this revision.
Herald added subscribers: llvm-commits, wangpc, eopXD, MaskRay.
Herald added a project: LLVM.

1. Zvbc is not part of Zvkn.
2. Zvbc is not part of Zvks.
3. Add extensions implied into shorthand extension.

Also arrange its definition order as more closely its order in document.

Please refer to https://reviews.llvm.org/D152117 and https://reviews.llvm.org/D153836.

Document: https://github.com/riscv/riscv-crypto/releases/download/v20230620/riscv-crypto-spec-vector.pdf


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156084

Files:
  llvm/lib/Target/RISCV/RISCVFeatures.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156084.543393.patch
Type: text/x-patch
Size: 5430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/27c941ef/attachment.bin>


More information about the llvm-commits mailing list