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

[SYCL] test errc for placeholder accessor fail #890

Merged
merged 2 commits into from
Jun 18, 2022

Conversation

cperkinsintel
Copy link

update test to check for correct errc when attempting to use an unassociated placeholder accessor.

testing for PR intel/llvm#5737

Signed-off-by: Chris Perkins [email protected]

…ociated placeholder accessor.

Signed-off-by: Chris Perkins <[email protected]>
@cperkinsintel
Copy link
Author

/verify with intel/llvm#5737

@cperkinsintel cperkinsintel marked this pull request as ready for review March 8, 2022 21:44
@cperkinsintel cperkinsintel requested a review from a team as a code owner March 8, 2022 21:44
@cperkinsintel cperkinsintel requested review from smaslov-intel and removed request for smaslov-intel March 8, 2022 21:44
Signed-off-by: Chris Perkins <[email protected]>
@cperkinsintel
Copy link
Author

/verify with intel/llvm#5737

pvchupin pushed a commit to intel/llvm that referenced this pull request Jun 18, 2022
…or (4.7.6.9) (#5737)

A simple fix for ensuring correct errc is thrown for an unassociated placeholder accessor (4.7.6.9)

Note that this fix is not complete. It only addresses the most common cases. There are still cases where an unassociated placeholder accessor could get by undetected and crash in the kernel. Unfortunately, the fix for those cases is not trivial. I have the outlines of a fix, but it would be disruptive, too disruptive for such a low priority fix. I will open a ticket about it and discuss it with various stakeholders.

Expanded testing to cover this here: intel/llvm-test-suite#890

Signed-off-by: Chris Perkins [email protected]
@pvchupin pvchupin merged commit ae5c5e8 into intel:intel Jun 18, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
Update test to check for correct errc when attempting to use an unassociated placeholder accessor.

Test for PR intel/llvm#5737

Signed-off-by: Chris Perkins [email protected]
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…#890)

Update test to check for correct errc when attempting to use an unassociated placeholder accessor.

Test for PR intel#5737

Signed-off-by: Chris Perkins [email protected]
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