[PATCH] D67645: [aarch64] add def-pats for dot product
Sebastian Pop via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 16 19:26:31 PDT 2019
sebpop created this revision.
sebpop added reviewers: SjoerdMeijer, evandro, t.p.northover, az.
Herald added subscribers: dmgreen, hiraditya, kristof.beyls.
Herald added a project: LLVM.
This patch adds the patterns to select the dot product instructions.
Tested on aarch64-linux with `make check-all`.
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.220417.patch
Type: text/x-patch
Size: 10631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/65248de9/attachment.bin>
More information about the llvm-commits
mailing list