[PATCH] D98136: [RISCV][RFC] Initially support the K-extension instructions on the LLVM MC layer
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 6 23:14:35 PST 2021
craig.topper added inline comments.
================
Comment at: llvm/lib/Target/RISCV/RISCVInstrInfoK.td:9
+///
+/// This file describes the RISC-K instructions from the standard 'K'
+/// scalar cryptography extension, version 0.8.1.
----------------
Is this supposed to say RISC-V instead of RISC-K?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98136/new/
https://reviews.llvm.org/D98136
More information about the llvm-commits
mailing list