[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
Tue Jan 17 05:16:25 PST 2023


zjaffal updated this revision to Diff 489778.
zjaffal added a comment.

Add support for vectors larger than v16i8 that are a multiple of v8i8


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.489778.patch
Type: text/x-patch
Size: 78082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230117/ad74d553/attachment.bin>


More information about the llvm-commits mailing list