[PATCH] D101762: [Matrix] Fold the transpose into the matmul operand used to fetch scalars
Adam Nemet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 17 17:44:04 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfcffd087c6bc: [Matrix] Fold the transpose into the matmul operand used to fetch scalars (authored by anemet).
Changed prior to commit:
https://reviews.llvm.org/D101762?vs=343525&id=346027#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101762/new/
https://reviews.llvm.org/D101762
Files:
llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
llvm/test/Transforms/LowerMatrixIntrinsics/multiply-double-row-major.ll
llvm/test/Transforms/LowerMatrixIntrinsics/multiply-left-transpose-row-major.ll
llvm/test/Transforms/LowerMatrixIntrinsics/multiply-right-transpose.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101762.346027.patch
Type: text/x-patch
Size: 70350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/0a6ed59a/attachment-0001.bin>
More information about the llvm-commits
mailing list