Skip to content

Commit 1dbcb95

Browse files
committed
wip
1 parent f06a67e commit 1dbcb95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mlir/test/Conversion/AMDGPUToROCDL/cvt_scale_pk-gfx1250.mlir

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// RUN: mlir-opt %s --convert-amdgpu-to-rocdl=chipset=gfx1250 | FileCheck %s
1+
// RUN: mlir-opt %s --convert-amdgpu-to-rocdl=chipset=gfx1250 --split-input-file --verify-diagnostics \
2+
// RUN: | FileCheck %s
23

34
// CHECK-LABEL: @scaled_ext_packed816_fp4
45
// CHECK-SAME: (%[[SOURCE:.+]]: vector<8xf4E2M1FN>, %[[SCALE:.+]]: vector<4xf8E8M0FNU>)

0 commit comments

Comments
 (0)