llvm-project/llvm/test/Transforms/LowerMatrixIntrinsics
Florian Hahn c0dbe85790
[Matrix] Fix shapes in dot product tests.
The shape arguments for the @llvm.matrix.column.major.load where
incorrect. Flip them so they are in sync with the shape of the
multiplications.
2023-04-03 12:50:05 +01:00
..