Skip to content

API changes based upon the feedback from users #2476

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 21, 2020

Conversation

cmc-rep
Copy link
Contributor

@cmc-rep cmc-rep commented Sep 15, 2020

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

@cmc-rep cmc-rep requested a review from a team as a code owner September 15, 2020 16:39
@cmc-rep cmc-rep requested a review from rbegam September 15, 2020 16:39
kbobrovs
kbobrovs previously approved these changes Sep 16, 2020
Copy link
Contributor

@kbobrovs kbobrovs left a comment

Choose a reason for hiding this comment

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

NIT: slm_init, esimd_fence and slm_load4 all have different specifiers - ESIMD_INLINE ESIMD_NODEBUG, ESIMD_NODEBUG and SYCL_EXTERNAL. This is somewhat confusing.

@cmc-rep
Copy link
Contributor Author

cmc-rep commented Sep 16, 2020

NIT: slm_init, esimd_fence and slm_load4 all have different specifiers - ESIMD_INLINE ESIMD_NODEBUG, ESIMD_NODEBUG and SYCL_EXTERNAL. This is somewhat confusing.

slm_init is a shell function without implementation. During LowerESIMD, we just extract the input size constant as the slm-size. That is why it is marked SYCL_EXTERNAL. I have changed esimd_fence attribute from "inline" to "ESIMD_INLINE"

kbobrovs
kbobrovs previously approved these changes Sep 16, 2020
@romanovvlad
Copy link
Contributor

@cmc-rep Could you please fix regression found by pre-commit testing?

@romanovvlad romanovvlad merged commit a7df1e1 into intel:sycl Sep 21, 2020
kbenzie pushed a commit to kbenzie/intel-llvm that referenced this pull request Feb 17, 2025
[L0] Fix Event Memory Leak due to no destroy on delete
Chenyang-L pushed a commit that referenced this pull request Feb 18, 2025
[L0] Fix Event Memory Leak due to no destroy on delete
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.

4 participants