[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
Wed Jan 18 07:17:23 PST 2023


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

1. Fix Offset for extract vector
2. Fix spelling mistakes


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.490147.patch
Type: text/x-patch
Size: 104421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/2e4f3005/attachment-0001.bin>


More information about the llvm-commits mailing list