Skip to content

Add pre-defined lowering to NVPTX, AMDGPU and SPIR-V for PyTorch#24

Merged
MrSidims merged 1 commit intomainfrom
add-gpu-target-ir
May 22, 2025
Merged

Add pre-defined lowering to NVPTX, AMDGPU and SPIR-V for PyTorch#24
MrSidims merged 1 commit intomainfrom
add-gpu-target-ir

Conversation

@MrSidims
Copy link
Owner

Originally I wasn't planning to add them, as it's possible to just call llc. On the other hand I started building this tool not only for engineers familiar with MLIR compiler toolchain(s), but also novices (like myself). And from this perspective it might make sense to have (almost) final lowering for target GPU.

Originally I wasn't planning to add them, as it's possible to just
call llc. On the other hand I started building this tool not only for
engineers familiar with MLIR compiler toolchain(s), but also novices
(like myself). And from this perspective it might make sense to have
(almost) final lowering for target GPU.
@MrSidims MrSidims merged commit 98143f4 into main May 22, 2025
5 checks passed
@MrSidims MrSidims deleted the add-gpu-target-ir branch May 22, 2025 22:58
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.

1 participant