[Matrix] Fix shapes in dot product tests.
authorFlorian Hahn <flo@fhahn.com>
Mon, 3 Apr 2023 11:50:01 +0000 (12:50 +0100)
committerFlorian Hahn <flo@fhahn.com>
Mon, 3 Apr 2023 11:50:05 +0000 (12:50 +0100)
commitc0dbe857907ff7f8549dc35059c21564f4ad91ed
treeed7543b1045105722f241c0f617b7473a01c6f79
parent23643d1a9fe6b370f604f2fdba464d7f310fe29f
[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.
llvm/test/Transforms/LowerMatrixIntrinsics/dot-product-float.ll
llvm/test/Transforms/LowerMatrixIntrinsics/dot-product-int.ll