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

[ESIMD] Use new simd_mask<N> class instead of simd<unsigned short,N> #388

Merged
merged 3 commits into from
Sep 21, 2021
Merged

[ESIMD] Use new simd_mask<N> class instead of simd<unsigned short,N> #388

merged 3 commits into from
Sep 21, 2021

Conversation

kbobrovs
Copy link

@kbobrovs kbobrovs commented Aug 3, 2021

Complementary test change to intel/llvm#4230

@pvchupin pvchupin merged commit 184bff5 into intel:intel Sep 21, 2021
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
…ntel#388)

* [ESIMD] Add simd_mask test, fix other tests to use simd_mask<N>.
* [ESIMD] Fix unsupported simd_view += id<1> operation in test.
* Fix simd mask usage in ESIMD tests, stride=1 for 1-element select.

Complementary test change to intel/llvm#4230

Signed-off-by: kbobrovs <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…ntel/llvm-test-suite#388)

* [ESIMD] Add simd_mask test, fix other tests to use simd_mask<N>.
* [ESIMD] Fix unsupported simd_view += id<1> operation in test.
* Fix simd mask usage in ESIMD tests, stride=1 for 1-element select.

Complementary test change to intel#4230

Signed-off-by: kbobrovs <[email protected]>
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.

3 participants