[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
Mon Apr 6 07:33:09 PDT 2020
fhahn updated this revision to Diff 255328.
fhahn added a comment.
Add tests to illustrate the generated IR.
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.255328.patch
Type: text/x-patch
Size: 28397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200406/1336fd3a/attachment.bin>
More information about the llvm-commits
mailing list