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 11d6cbc commit 78a8dc9Copy full SHA for 78a8dc9
test/Integration/Dialect/XeGPU/lit.local.cfg
@@ -8,7 +8,8 @@ non_pvc_excludes = [
8
'gemm_4kx4kx4k_f16_f16_f16.mlir',
9
'gemm_4kx4kx4k_f16_f16_f16_w_8x32xf16_stores.mlir',
10
'gemm_with_transposed_B_1kx1kx1k_f16_f16_f32.mlir',
11
- 'flash_attention_fwd.mlir'
+ 'flash_attention_fwd.mlir',
12
+ 'gemm_4kx4kx4k_f16_f16_f16_w_simple_B_prefetch.mlir'
13
]
14
15
local_excludes = [
0 commit comments