[PATCH] D80752: [AArch64]: BFloat MatMul Intrinsics&CodeGen
Luke Geeson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 3 06:33:14 PDT 2020
LukeGeeson updated this revision to Diff 268165.
LukeGeeson added a comment.
ran `llvm/utils/update_llc_test_checks.py` on test to get proper `CHECK`s
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.268165.patch
Type: text/x-patch
Size: 27326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200603/96f12726/attachment-0001.bin>
More information about the cfe-commits
mailing list