[PATCH] D96381: [AArch64] Adding SHA3 Intrinsics support

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 04:09:41 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2c25efcbd322: [AArch64] Adding SHA3 Intrinsics support (authored by rsanthir.quic, committed by DavidSpickett).

Changed prior to commit:
  https://reviews.llvm.org/D96381?vs=324711&id=325416#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96381

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96381.325416.patch
Type: text/x-patch
Size: 26642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210222/4592c153/attachment.bin>


More information about the llvm-commits mailing list