[PATCH] D67645: [aarch64] add def-pats for dot product
Sebastian Pop via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 17 07:43:36 PDT 2019
sebpop updated this revision to Diff 220501.
sebpop added a comment.
The new patch does not use the first argument of the dot product instruction: we now set it to zero.
Patch tested on x86_64-apple-darwin with `make check-all`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67645/new/
https://reviews.llvm.org/D67645
Files:
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/neon-dot-product.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67645.220501.patch
Type: text/x-patch
Size: 10156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/805cec2b/attachment.bin>
More information about the llvm-commits
mailing list