Skip to content

[SYCL] Emit kernel args size warning for real sycl headers #2554

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 2 commits into from
Sep 29, 2020

Conversation

Fznamznon
Copy link
Contributor

It turned out that real sycl headers are included as "system" headers
and the actual warning points to function defined there, so the warning
about kernel arguments size wasn't emitted.

It turned out that real sycl headers are included as "system" headers
and the actual warning points to function defined there, so the warning
about kernel arguments size wasn't emitted.
premanandrao
premanandrao previously approved these changes Sep 28, 2020
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

alexbatashev
alexbatashev previously approved these changes Sep 28, 2020
@bader bader merged commit 28ef967 into intel:sycl Sep 29, 2020
iclsrc pushed a commit that referenced this pull request May 9, 2024
After LLVM commit 91446e2 ("Repply#2 "[RemoveDIs] Load into new
debug info format by default in LLVM (#89799)"", 2024-05-03), we need
to disable the new debug record format explicitly until we have
migrated to the new format.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@8878e7bfddbe2cb
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.

5 participants