This repository was archived by the owner on Mar 28, 2023. It is now read-only.
forked from llvm/llvm-test-suite
-
Notifications
You must be signed in to change notification settings - Fork 131
[SYCL] Add test for classes implicitly converted from items in parallel_for #607
Merged
vladimirlaz
merged 5 commits into
intel:intel
from
aobolensk:user_types_in_parallel_for
Dec 19, 2021
Merged
[SYCL] Add test for classes implicitly converted from items in parallel_for #607
vladimirlaz
merged 5 commits into
intel:intel
from
aobolensk:user_types_in_parallel_for
Dec 19, 2021
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/veify with intel/llvm#5118 |
/verify with intel/llvm#5118 |
vladimirlaz
suggested changes
Dec 10, 2021
Co-authored-by: vladimirlaz <vladimir.lazarev@intel.com>
/verify with intel/llvm#5118 |
/verify with intel/llvm#5118 |
vladimirlaz
suggested changes
Dec 12, 2021
/verify with intel/llvm#5118 |
vladimirlaz
approved these changes
Dec 13, 2021
The tests below failed due to unrelated change.
|
vladimirlaz
pushed a commit
to intel/llvm
that referenced
this pull request
Dec 15, 2021
…allel_for (#5118) Section 4.9.4.2.2 of the SYCL 2020 specification says that the function object that represents the SYCL kernel function must take any type implicitly converted from SYCL item, representing the currently executing work-item within the range specified by the range parameter. This PR adds that support. E2E test: intel/llvm-test-suite#607
myler
added a commit
to myler/llvm-test-suite
that referenced
this pull request
Apr 12, 2022
Auto pulldown and update tc files for xmain branch on 20220129
aelovikov-intel
pushed a commit
to aelovikov-intel/llvm
that referenced
this pull request
Mar 27, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.