Skip to content

[SYCL][ESIMD] Update ESIMD support for split barrier, slm load and dp4a. #2917

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 2 commits into from
Dec 24, 2020

Conversation

kychendev
Copy link
Contributor

No description provided.

@kychendev kychendev requested a review from kbobrovs as a code owner December 20, 2020 06:27
{"block_read", {"oword.ld.unaligned", {c32(0), aSI(0), a(1)}}},
{"block_write", {"oword.st", {aSI(0), a(1), a(2)}}},
{"slm_block_read",
{"oword.ld.unaligned", {c32(0), c32(SLM_BTI), a(0)}}},
{"slm_block_read", {"oword.ld", {c32(0), c32(SLM_BTI), a(0)}}},
Copy link
Contributor

Choose a reason for hiding this comment

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

please add a unit test

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added.

@romanovvlad romanovvlad merged commit 7f50139 into intel:sycl Dec 24, 2020
jsji pushed a commit that referenced this pull request Dec 14, 2024
Add translation for atan2 LLVM
intrinsic which is mapped to corresponding OpenCL extended
instructions.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@eb4cdb2e96d9953
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