Skip to content

[CIR][CUDA] implement cuda constant variables #1444

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

Merged
merged 14 commits into from
Mar 11, 2025

Conversation

anominos
Copy link
Contributor

@anominos anominos commented Mar 6, 2025

This PR implements __constant__ variables.

#1438 only implements __device__ and __shared__ variables,

This PR depends on #1445

@bcardosolopes bcardosolopes merged commit 75914ec into llvm:main Mar 11, 2025
6 checks passed
lanza pushed a commit that referenced this pull request Mar 18, 2025
This PR implements \_\_constant\_\_ variables.

#1438 only implements \_\_device\_\_ and \_\_shared\_\_ variables, 

~~This PR depends on #1445~~
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