[PATCH] D77549: [Matrix] Use aarch64.udot for 4x4 tiling for i8 matrixes (WIP).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 8 09:12:48 PDT 2020


fhahn updated this revision to Diff 256037.
fhahn added a comment.

Small update to preserve loop info.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77549/new/

https://reviews.llvm.org/D77549

Files:
  llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
  llvm/test/Transforms/LowerMatrixIntrinsics/aarch64-udot-4x4.ll
  llvm/test/Transforms/LowerMatrixIntrinsics/aarch64-udot-8x8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77549.256037.patch
Type: text/x-patch
Size: 28153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200408/cd8dbfb5/attachment.bin>


More information about the llvm-commits mailing list