Skip to content

Commit

Permalink
Fix vector-linearize.mlir format
Browse files Browse the repository at this point in the history
  • Loading branch information
ayzhuang committed Nov 21, 2024
1 parent 7188e91 commit 44efd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Transforms/vector-linearize.mlir
Original file line number Diff line number Diff line change
Expand Up @@ -375,4 +375,4 @@ gpu.module @add_kernel_f32 attributes {spirv.target_env = #spirv.target_env<#spi
xegpu.store %35, %33, %cst <{l1_hint = #xegpu.cache_hint<write_back>, l2_hint = #xegpu.cache_hint<write_back>, l3_hint = #xegpu.cache_hint<write_back>}> : vector<16xf32>, !xegpu.tensor_desc<16xf32, #xegpu.scatter_tdesc_attr<memory_space = global, chunk_size = 1 : i64>>, vector<16xi1>
gpu.return
}
}
}

0 comments on commit 44efd07

Please sign in to comment.