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

[SYCL] Adjust XPTI/kernel/content.cpp for https://github.com/intel/llvm/pull/6601 #1164

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

aelovikov-intel
Copy link

intel/llvm#6601 increases number of captured
variable and thus number of kernel arguments for reductions. Modify the
CHECKs accordingly.

intel/llvm#6601 increases number of captured
variable and thus number of kernel arguments for reductions. Modify the
CHECKs accordingly.
@aelovikov-intel aelovikov-intel requested a review from a team as a code owner August 18, 2022 18:46
@aelovikov-intel
Copy link
Author

/verify with intel/llvm#6601

@aelovikov-intel
Copy link
Author

The task of interest is Jenkins/llvm-test-suite. The fails are:

L0:

Failed Tests (2):
  SYCL :: Plugin/level_zero_batch_event_status.cpp
  SYCL :: USM/depends_on.cpp

OCL:

Failed Tests (2):
  SYCL :: DiscardEvents/invalid_event_exceptions.cpp
  SYCL :: USM/depends_on.cpp

All seem to be unrelated and noticed on other PRs as well.

@steffenlarsen steffenlarsen merged commit 26a8734 into intel:intel Aug 19, 2022
@aelovikov-intel aelovikov-intel deleted the red-host-cl branch August 23, 2022 20:58
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
intel/llvm#6601 increases number of captured
variable and thus number of kernel arguments for reductions. Modify the
CHECKs accordingly.
aelovikov-intel added a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…-suite#1164)

intel#6601 increases number of captured
variable and thus number of kernel arguments for reductions. Modify the
CHECKs accordingly.
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.

2 participants