Skip to content

[ESIMD] Add lsc_gather() and lsc_slm_gather() with merging semantics #8528

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

Conversation

v-klochkov
Copy link
Contributor

The additional function prototypes for lsc_gather() and lsc_slm_gather() have the additional operand 'OldValues', which contains the elements being copied to the returned result if the corresponding element of the mask/predicate argument is 0.

@v-klochkov v-klochkov temporarily deployed to aws March 3, 2023 11:00 — with GitHub Actions Inactive
@v-klochkov v-klochkov temporarily deployed to aws March 3, 2023 12:17 — with GitHub Actions Inactive
@v-klochkov v-klochkov force-pushed the esimd_merge_intrinsics_p2_lsc_gather branch 2 times, most recently from 02c6f29 to 9bfde63 Compare March 3, 2023 21:54
@v-klochkov v-klochkov temporarily deployed to aws March 4, 2023 02:24 — with GitHub Actions Inactive
@v-klochkov v-klochkov temporarily deployed to aws March 4, 2023 03:02 — with GitHub Actions Inactive
@v-klochkov v-klochkov force-pushed the esimd_merge_intrinsics_p2_lsc_gather branch from 9bfde63 to be33d36 Compare March 4, 2023 04:45
The additional function prototypes for lsc_gather() and lsc_slm_gather()
have the additional operand 'OldValues', which contains the elements being
copied to the returned result if the corresponding element of the
mask/predicate argument is 0.

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
@v-klochkov v-klochkov force-pushed the esimd_merge_intrinsics_p2_lsc_gather branch from be33d36 to cb02820 Compare March 4, 2023 05:06
@v-klochkov v-klochkov temporarily deployed to aws March 4, 2023 05:52 — with GitHub Actions Inactive
@v-klochkov v-klochkov temporarily deployed to aws March 4, 2023 06:38 — with GitHub Actions Inactive
@v-klochkov v-klochkov marked this pull request as ready for review March 4, 2023 16:22
@v-klochkov v-klochkov requested a review from a team as a code owner March 4, 2023 16:22
@v-klochkov v-klochkov merged commit d2bc9d1 into intel:sycl Mar 6, 2023
@v-klochkov v-klochkov deleted the esimd_merge_intrinsics_p2_lsc_gather branch March 6, 2023 22:03
@dm-vodopyanov
Copy link
Contributor

Post-commit failure for CUDA SYCL CTS: https://github.com/intel/llvm/actions/runs/4348365190/jobs/7597934088, submitted #8556

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.

3 participants