Skip to content

Commit

Permalink
Minor changes to sync with internal branch (#923)
Browse files Browse the repository at this point in the history
  • Loading branch information
Garra1980 authored Oct 11, 2024
1 parent 0fc4bb2 commit ec923c5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions test/Integration/Dialect/XeGPU/lit.local.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ non_pvc_excludes = [
'gemm_1024x1024xbf16.mlir',
'gemm_1024x1024xf16.using.updateoffset.mlir',
'gemm_1024x1016x1016_f16_f16_f32.mlir',
'load2d_dpas_store2d.mlir',
'load2d-padding-f32.mlir',
'load2d-padding.mlir',
'gemm_4kx4kx4k_f16_f16_f16.mlir',
'gemm_4kx4kx4k_dpas_sized_loads_f16_f16_f32.mlir'
'gemm_4kx4kx4k_f16_f16_f16_w_8x32xf16_stores.mlir',
'gemm_with_transposed_B_1kx1kx1k_f16_f16_f32.mlir',
'flash_attention_fwd.mlir',
'gemm_4kx4kx4k_f16_f16_f16_w_simple_B_prefetch.mlir',
]

local_excludes = [
Expand Down

0 comments on commit ec923c5

Please sign in to comment.