Skip to content

Commit 036918c

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents 4a78ea9 + bb72f13 commit 036918c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ non_pvc_excludes = [
1010
]
1111

1212
local_excludes = [
13-
'gemm_SIMT_1024x1024x1024xf16_f16_f32.mlir'
13+
'gemm_SIMT_1024x1024x1024xf16_f16_f32.mlir',
14+
'flash_attention_fwd.mlir',
1415
]
1516

1617
if(not config.imex_enable_pvc_target):

0 commit comments

Comments
 (0)