Skip to content

[ESIMD] Support bfloat16 simd vector element type. #6664

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
merged 6 commits into from
Sep 2, 2022

Conversation

kbobrovs
Copy link
Contributor

@kbobrovs kbobrovs commented Aug 30, 2022

Implement corresponding element type traits

Complementary E2E test patch: intel/llvm-test-suite#1193

Signed-off-by: Konstantin S Bobrovsky [email protected]

- Implement corresponding element type traits
- Implement __esimd_bitcast and __esimd_bf_cvt intrinsics
@kbobrovs kbobrovs force-pushed the esimd_bfloat16 branch 2 times, most recently from 34bd0af to 1cb5cb0 Compare September 1, 2022 04:43
@kbobrovs kbobrovs marked this pull request as ready for review September 1, 2022 04:57
@kbobrovs kbobrovs requested a review from a team as a code owner September 1, 2022 04:57
@kbobrovs kbobrovs requested a review from v-klochkov September 1, 2022 23:04
v-klochkov
v-klochkov previously approved these changes Sep 1, 2022
@v-klochkov
Copy link
Contributor

Looks good to me. Thank you. Please just fix the clang-format.

@kbobrovs
Copy link
Contributor Author

kbobrovs commented Sep 2, 2022

CUDA testing failure is unrelated - merging

@kbobrovs kbobrovs merged commit 65a7365 into intel:sycl Sep 2, 2022
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.

2 participants