[PATCH] D95655: [AArch64] Adding Neon Sm3 & Sm4 Intrinsics

Pengxuan Zheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 11 14:21:04 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG61cca0f2e5bb: [AArch64] Adding Neon Sm3 & Sm4 Intrinsics (authored by pzheng).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95655

Files:
  clang/include/clang/Basic/arm_neon.td
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/aarch64-neon-range-checks.c
  clang/test/CodeGen/aarch64-neon-sm4-sm3.c
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/neon-sm4-sm3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95655.323154.patch
Type: text/x-patch
Size: 15563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210211/aa348700/attachment-0001.bin>


More information about the cfe-commits mailing list