[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
Tue Apr 7 07:00:57 PDT 2020
fhahn added a comment.
I shared the WIP patch to illustrate how matrix intrinsics could be lowered using target intrinsics. I won't have time to work on this in the near future, but if anyone would be interested in picking this up in the meantime, that would be great :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77549/new/
https://reviews.llvm.org/D77549
More information about the llvm-commits
mailing list