Skip to content

Comments

[examples] Remove obsolete kernel dump levels from XeGPU matmul example#53

Merged
tkarna merged 1 commit intollvm:mainfrom
tkarna:xegpu-less-lowering-stages
Feb 13, 2026
Merged

[examples] Remove obsolete kernel dump levels from XeGPU matmul example#53
tkarna merged 1 commit intollvm:mainfrom
tkarna:xegpu-less-lowering-stages

Conversation

@tkarna
Copy link
Contributor

@tkarna tkarna commented Feb 12, 2026

We are now using the monolithic gpu-lower-to-xevm-pipeline pass to lower below the xegpu workgroup level, so the lowering cannot be stopped on subgroup/instruction/etc levels anymore.

While having such diagnostics is useful for debugging, to support it we'd need to replicate the xevm lowering pipeline in lighthouse as a schedule implying some sync/maintenance burden.

@tkarna tkarna requested a review from rolfmorel February 12, 2026 17:59
@tkarna tkarna force-pushed the xegpu-less-lowering-stages branch from c22cdd8 to 1225688 Compare February 12, 2026 18:03
@tkarna tkarna merged commit 0dadb37 into llvm:main Feb 13, 2026
3 checks passed
@tkarna tkarna deleted the xegpu-less-lowering-stages branch February 13, 2026 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants