[PATCH] D80752: [AArch64]: BFloat MatMul Intrinsics&CodeGen

Luke Geeson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 16 07:43:10 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG10b6567f4977: [AArch64]: BFloat MatMul Intrinsics&CodeGen (authored by LukeGeeson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80752

Files:
  clang/include/clang/Basic/arm_neon.td
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/aarch64-bf16-dotprod-intrinsics.c
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/aarch64-bf16-dotprod-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80752.271095.patch
Type: text/x-patch
Size: 27124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200616/6abc8b37/attachment-0001.bin>


More information about the cfe-commits mailing list