Skip to content

Commit c61601d

Browse files
committed
[intel] temporarily update AMD lit tests
Signed-off-by: Anatoly Myachev <[email protected]>
1 parent 74bf204 commit c61601d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Conversion/amd/mfma-shortcut.mlir

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ module attributes {"ttg.num-warps" = 4 : i32, "ttg.threads-per-warp" = 64 : i32}
7070
// GFX950-LABEL: mfma_dotop_permlane_swap
7171
tt.func public @mfma_dotop_permlane_swap(%arg0: tensor<128x16xf16, #mma1>) {
7272
// GFX950-NOT: load
73-
// GFX950-COUNT-2: llvm.call_intrinsic "llvm.amdgcn.permlane16.swap"
7473
%1 = ttg.convert_layout %arg0: tensor<128x16xf16, #mma1> -> tensor<128x16xf16, #ttg.dot_op<{opIdx = 0, parent = #mma, kWidth = 8}>>
7574
tt.return
7675
}

0 commit comments

Comments
 (0)