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

[SYCL][ESIMD]Add tests for lsc_block_load supporting 8/16 bit data #1249

Merged
merged 2 commits into from
Sep 27, 2022
Merged

[SYCL][ESIMD]Add tests for lsc_block_load supporting 8/16 bit data #1249

merged 2 commits into from
Sep 27, 2022

Conversation

fineg74
Copy link

@fineg74 fineg74 commented Sep 10, 2022

Complementary compiler PR: intel/llvm#6757

Comment on lines 32 to 33
passed &= tests<6, uint32_t>();
passed &= tests<12, uint64_t>();

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tests are for u8 and u16, right? Are these test cases needed here?

@v-klochkov v-klochkov merged commit be408a8 into intel:intel Sep 27, 2022
@fineg74 fineg74 deleted the lscBlockTest branch January 5, 2023 17:50
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
…ntel#1249)

* Add tests for lsc_block_load supporting 8/16 bit data
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
[SYCL][ESIMD]Add tests for lsc_block_load supporting 8/16 bit data (intel#1249)
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