Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up XeTile dialect lowering pipeline files. #925

Merged
merged 1 commit into from
Oct 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Clean up XeTile dialect lowering pipeline files.
silee2 committed Oct 11, 2024
commit 26992218e9d5e7f409614cab54c05a207bcda3ff
Original file line number Diff line number Diff line change
@@ -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)
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
@@ -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)
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
@@ -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)