Skip to content

Commit e2c380c

Browse files
committed
fix runner-pipelines.mlir
1 parent 525a50c commit e2c380c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/rocmlir-driver/runner-pipelines.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// RUNNER-SAME: convert-arith-to-llvm{index-bitwidth=0},
1616
// RUNNER-SAME: convert-math-to-llvm{approximate-log1p=true}),
1717
// RUNNER-SAME: convert-math-to-libm,
18-
// RUNNER-SAME: convert-vector-to-llvm{enable-amx=false enable-arm-neon=false enable-arm-sve=false enable-x86vector=false force-32bit-vector-indices=true reassociate-fp-reductions=false use-vector-alignment=false vector-contract-lowering=dot vector-transpose-lowering=eltwise},
18+
// RUNNER-SAME: convert-vector-to-llvm{enable-amx=false enable-arm-i8mm=false enable-arm-neon=false enable-arm-sve=false enable-x86vector=false force-32bit-vector-indices=true reassociate-fp-reductions=false use-vector-alignment=false vector-contract-lowering=dot vector-transpose-lowering=eltwise}
1919
// RUNNER-SAME: finalize-memref-to-llvm{index-bitwidth=0 use-aligned-alloc=false use-generic-functions=false},
2020
// RUNNER-SAME: async-to-async-runtime,
2121
// RUNNER-SAME: func.func(async-runtime-ref-counting,

0 commit comments

Comments
 (0)