Skip to content

Commit

Permalink
Clean up XeTile dialect lowering pipeline files. (#925)
Browse files Browse the repository at this point in the history
  • Loading branch information
silee2 authored Oct 11, 2024
1 parent ec923c5 commit 371a910
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
gpu.module(convert-xegpu-to-vc)
reconcile-unrealized-casts
bf16-to-gpu
gpu.module(convert-func-to-spirv)
gpu.module(convert-vector-to-spirv)
imex-convert-gpu-to-spirv
spirv.module(spirv-lower-abi-attrs
spirv-update-vce)
Expand Down
2 changes: 0 additions & 2 deletions test/Integration/Dialect/XeTile/xetile-to-func-vc.pp
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
gpu.module(convert-xegpu-to-vc)
reconcile-unrealized-casts
bf16-to-gpu
gpu.module(convert-func-to-spirv)
gpu.module(convert-vector-to-spirv)
imex-convert-gpu-to-spirv
spirv.module(spirv-lower-abi-attrs
spirv-update-vce)
Expand Down
2 changes: 0 additions & 2 deletions test/Integration/Dialect/XeTile/xetile-wg-to-func-vc.pp
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
gpu.module(convert-xegpu-to-vc)
reconcile-unrealized-casts
bf16-to-gpu
gpu.module(convert-func-to-spirv)
gpu.module(convert-vector-to-spirv)
imex-convert-gpu-to-spirv
spirv.module(spirv-lower-abi-attrs
spirv-update-vce)
Expand Down

0 comments on commit 371a910

Please sign in to comment.