Skip to content

Commit e24b2b6

Browse files
authored
[TEST] Enable optimize transpose test back (#1075)
1ToN conversion should work now so should the e2e optimize transpose test thus enabling it back
1 parent 8c725c9 commit e24b2b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Integration/Dialect/XeGPU/lit.local.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ local_excludes = [
1616
'gemm_4kx4kx4k_dpas_sized_loads_f16_f16_f32.mlir',
1717
'unranked_memref.vc.mlir', # host code lowering has issues. spirv binary generated is identical to ranked_dynamic_memref.vc.mlir
1818
'xegpu-to-vc.mlir', # 128xf32 is not a supported 1D vector length for load/store
19-
'optimize_transpose_array_length.mlir', # temp exclude until 1:N conversion is fixed
2019
]
2120

2221
if(not config.imex_enable_pvc_target):

0 commit comments

Comments
 (0)