We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c725c9 commit e24b2b6Copy full SHA for e24b2b6
test/Integration/Dialect/XeGPU/lit.local.cfg
@@ -16,7 +16,6 @@ local_excludes = [
16
'gemm_4kx4kx4k_dpas_sized_loads_f16_f16_f32.mlir',
17
'unranked_memref.vc.mlir', # host code lowering has issues. spirv binary generated is identical to ranked_dynamic_memref.vc.mlir
18
'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
20
]
21
22
if(not config.imex_enable_pvc_target):
0 commit comments