Skip to content

[SYCL] Fix integration-footer anon-NS handling to return right value #3669

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 1 commit into from
May 4, 2021

Conversation

erichkeane
Copy link
Contributor

Looks like I got carried away with the implementation and we didn't
catch that I was returning the wrong things from the 'end call function'
when generating anonymous function shims. This was brought up here:
#3576 (review)

This should fix that problem.

Looks like I got carried away with the implementation and we didn't
catch that I was returning the wrong things from the 'end call function'
when generating anonymous function shims.  This was brought up here:
intel#3576 (review)

This should fix that problem.
Copy link
Contributor

@premanandrao premanandrao left a comment

Choose a reason for hiding this comment

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

LGTM

(but FWIW, I missed the issue the last time ;-) )

@erichkeane
Copy link
Contributor Author

Oh dear... this seems to have caused an ICE in the MSVC compiler! Not sure what i can do to fix the Precommit check.

@romanovvlad romanovvlad merged commit 46b2b8a into intel:sycl May 4, 2021
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.

4 participants