[PATCH] D148483: RISC-V Zvk (vector crypto) specification update to 0.5.1 (Zvbb/Zvbc/Zvkt/Zvkng/Zvksg)

Eric Gouriou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 08:51:43 PDT 2023


ego updated this revision to Diff 515348.
ego added a comment.

Here is the rebased version.

Changes:

- Rebased, with merges required in RISCVUsage.rst and attributes.ll
- In RISCVUsage.rst, use "0.5" instead of "0.5.1" in relation to the Zvk extensions, since the ISA string needs to be specified as "zvbb0p5"
- Vertically aligned the ':' in instruction definitions (def[m] MYINSTR_V : ....)


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

https://reviews.llvm.org/D148483

Files:
  clang/test/Preprocessor/riscv-target-features.c
  llvm/docs/RISCVUsage.rst
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/lib/Target/RISCV/RISCVFeatures.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/MC/RISCV/attribute-arch.s
  llvm/test/MC/RISCV/rvv/zvbb.s
  llvm/test/MC/RISCV/rvv/zvbc.s
  llvm/test/MC/RISCV/rvv/zvkb.s
  llvm/test/MC/RISCV/rvv/zvkg.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148483.515348.patch
Type: text/x-patch
Size: 47287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/2c8ace97/attachment.bin>


More information about the llvm-commits mailing list