[PATCH] D155147: [X86] Add SM3 instructions.

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 18 19:48:59 PDT 2023


pengfei added inline comments.


================
Comment at: clang/lib/Headers/sm3intrin.h:162
+/// \param imm8
+///    A 128-bit vector of [4 x int].
+/// \returns
----------------
This is `int`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155147



More information about the cfe-commits mailing list