[PATCH] D117958: [RISCV] Adjust the header comment in RISCVInstrInfoZb.td to better integrate Zbk* extensions.
Zircon Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 22 16:50:46 PST 2022
SForeKeeper added a comment.
Fix minor typo.
================
Comment at: llvm/lib/Target/RISCV/RISCVInstrInfoZb.td:26
+// This file also describes RISC-V instructions from the Zbk* extensions in
+// Cryptography Extensions Volume I: Scalar & Entroy Source Instructions,
+// versions:
----------------
Typo fix: Entropy*
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117958/new/
https://reviews.llvm.org/D117958
More information about the llvm-commits
mailing list