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

Fix GPU codegen crash #1479

Merged
merged 1 commit into from
Mar 29, 2022
Merged

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Mar 28, 2022

llvm_load_device_string wasn't considering temporary string variables,
only declared local variables.

Signed-off-by: Larry Gritz [email protected]

llvm_load_device_string wasn't considering temporary string variables,
only declared local variables.

Signed-off-by: Larry Gritz <[email protected]>
Copy link
Collaborator

@cmstein cmstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lgritz lgritz merged commit 20bcc71 into AcademySoftwareFoundation:main Mar 29, 2022
@lgritz lgritz deleted the lg-stringbug branch March 29, 2022 01:23
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