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

[ESIMD] Test merging lsc_block_load(); separate block_load and gather #1588

Merged

Conversation

v-klochkov
Copy link

@v-klochkov v-klochkov commented Feb 10, 2023

  1. Added the tests that verify the new mask&merge API implemented in [ESIMD] Support lsc_block_load() with merging semantics llvm#8243
  2. The tests for lsc_block_load() and lsc_gather() were separated.
    As a result each of the files lsc_usm_load_.cpp was split into 2 files: lsc_usm_block_load_.cpp and lsc_usm_gather_*.cpp.

Signed-off-by: Vyacheslav N Klochkov [email protected]

@v-klochkov v-klochkov force-pushed the mask_merge_intrinsics_p1_lsc_load_block branch 4 times, most recently from 1cb2bed to 999fa70 Compare February 10, 2023 21:59
@v-klochkov v-klochkov force-pushed the mask_merge_intrinsics_p1_lsc_load_block branch from 999fa70 to 1fd5106 Compare February 10, 2023 22:15
@v-klochkov
Copy link
Author

/verify with intel/llvm#8243

@v-klochkov v-klochkov marked this pull request as ready for review February 10, 2023 22:19
@v-klochkov v-klochkov requested a review from a team as a code owner February 10, 2023 22:19
@v-klochkov v-klochkov requested a review from fineg74 February 10, 2023 22:20
@v-klochkov
Copy link
Author

Fail on the following test is unrelated to this PR:
[2023-02-10T23:08:52.566Z] Failed Tests (1):
[2023-02-10T23:08:52.566Z] SYCL :: Reduction/reduction_ctor.cpp

@v-klochkov v-klochkov merged commit a22c91e into intel:intel Feb 13, 2023
@v-klochkov v-klochkov deleted the mask_merge_intrinsics_p1_lsc_load_block branch February 13, 2023 23:59
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
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.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants