Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Test error handling undefined device symbol #712

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

gmlueck
Copy link

@gmlueck gmlueck commented Jan 7, 2022

Add a test for the case when a kernel references an undefined symbol.
We expect an exception at kernel submission time with a message
telling the name of the undefined symbol.

This is a test case for intel/llvm#5267

Add a test for the case when a kernel references an undefined symbol.
We expect an exception at kernel submission time with a message
telling the name of the undefined symbol.
@vladimirlaz vladimirlaz merged commit 3de4a77 into intel:intel Jan 11, 2022
@gmlueck gmlueck deleted the gmlueck/undef-symbol branch January 18, 2022 23:04
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
Add a test for the case when a kernel references an undefined symbol.
We expect an exception at kernel submission time with a message
telling the name of the undefined symbol.
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…uite#712)

Add a test for the case when a kernel references an undefined symbol.
We expect an exception at kernel submission time with a message
telling the name of the undefined symbol.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants