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

[CIR][CUDA] Support builtin CUDA variables #1458

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

advay168
Copy link
Contributor

@advay168 advay168 commented Mar 7, 2025

This PR adds support for compiling builtin variables like threadIdx down to the appropriate intrinsic.

@advay168
Copy link
Contributor Author

advay168 commented Mar 8, 2025

This PR depends on #1444 for the test to compile as warpSize is defined as a constant in the header file.

@advay168 advay168 force-pushed the main branch 2 times, most recently from 048ff30 to 0c1c8ed Compare March 8, 2025 15:54
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