Use a function to distribute transposes. Preparation for future patches.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D130174
[Matrix] Refactor transpose distribution. NFC ClosedPublic Authored by thegameg on Jul 20 2022, 7:42 AM.
Details
Diff Detail Event Timelinethegameg added a child revision: D130177: [Matrix] Simplify matmuls with scalars.Jul 21 2022, 2:37 AM This revision is now accepted and ready to land.Jul 27 2022, 8:29 AM
Revision Contents
Diff 446156 llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
|
nit: Should be /// for doc-comment?
Might be good to say this returns the transposed shape?