[PATCH] D80716: [AArch64]: BFloat Load/Store Intrinsics&CodeGen

Luke Geeson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 2 09:52:43 PDT 2020


LukeGeeson updated this revision to Diff 267908.
LukeGeeson added a comment.

Accidentally added dotprod tests here rather than the child commit - just removed them


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

https://reviews.llvm.org/D80716

Files:
  clang/include/clang/Basic/arm_neon.td
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/aarch64-bf16-ldst-intrinsics.c
  clang/test/Sema/aarch64-bf16-ldst-intrinsics.c
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/aarch64-bf16-ldst-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80716.267908.patch
Type: text/x-patch
Size: 120020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200602/da961887/attachment-0001.bin>


More information about the cfe-commits mailing list