Skip to content

[SYCL][ESIMD] Add histogram 256 bin test using SLM #2392

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 1 commit into from
Sep 4, 2020

Conversation

cmc-rep
Copy link
Contributor

@cmc-rep cmc-rep commented Aug 31, 2020

Signed-off-by: Gang Y Chen [email protected]

Sorry, I have to recreate this pull request with a new branch. I am new to this. my old branch was in bad state
I have addressed all the comments in the old PR.

@cmc-rep cmc-rep requested a review from a team as a code owner August 31, 2020 15:21
@cmc-rep cmc-rep requested a review from s-kanaev August 31, 2020 15:21
alexbatashev
alexbatashev previously approved these changes Sep 1, 2020
Copy link
Contributor

@alexbatashev alexbatashev left a comment

Choose a reason for hiding this comment

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

Other comments from #2387 can be considered resolved. LGTM.

alexbatashev
alexbatashev previously approved these changes Sep 2, 2020
@bader bader changed the title [SYCL][ESIMD] histogram 256 bin using SLM [SYCL][ESIMD] Add histogram 256 bin test using SLM Sep 2, 2020
bader
bader previously requested changes Sep 2, 2020
@bader bader requested a review from alexbatashev September 2, 2020 15:15
@bader bader dismissed their stale review September 2, 2020 15:23

Build issues should be fixed by latest rebase.

@bader bader merged commit 78168ca into intel:sycl Sep 4, 2020
@cmc-rep cmc-rep deleted the cmc-rep-change1 branch September 15, 2020 16:38
jsji pushed a commit that referenced this pull request Mar 14, 2024
The fix adds support for IR builtin calls
__spirv_IAddCarry and __spirv_ISubBorrow.
It's also first part of fix which removes noncompliance of uadd/sub_with_overflow intrinsics.
SPIRVUtil changes are needed to support situations where builtin don't have corresponding store instruction.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@63fd35158554695
iclsrc pushed a commit that referenced this pull request Jul 5, 2024
They can be used as SPIR-V friendly calls as there is no obvious mapping
to any existing LLVM instruction.

The tests are basically copying the ones added in #2392

This change will address the second part of #2302 issue

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@c75fab28b73642e
iclsrc pushed a commit that referenced this pull request Jul 26, 2024
They can be used as SPIR-V friendly calls as there is no obvious mapping
to any existing LLVM instruction.

The tests are basically copying the ones added in #2392

This change will address the second part of #2302 issue

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