[PATCH] D141693: [AArch64] turn extended vecreduce bigger than v16i8 into udot/sdot
Zain Jaffal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 27 06:51:40 PST 2023
zjaffal updated this revision to Diff 492743.
zjaffal added a comment.
Simplify the case where we generate v16 then a v8 vector
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141693/new/
https://reviews.llvm.org/D141693
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/neon-dotreduce.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141693.492743.patch
Type: text/x-patch
Size: 103666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230127/c4d6ddbb/attachment-0001.bin>
More information about the llvm-commits
mailing list