Skip to content

[SYCL][ESIMD] Fix spelling of attribute to mark ESIMD register binding. #2107

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
Jul 16, 2020

Conversation

kbobrovs
Copy link
Contributor

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

@kbobrovs kbobrovs requested a review from DenisBakhvalov July 14, 2020 01:58
@kbobrovs kbobrovs requested a review from a team as a code owner July 14, 2020 01:58
@kbobrovs kbobrovs requested a review from againull July 14, 2020 01:58
@kbobrovs kbobrovs added the esimd Explicit SIMD feature label Jul 14, 2020
@kbobrovs kbobrovs requested a review from v-klochkov July 16, 2020 11:00
#include <CL/sycl/intel/esimd.hpp>

// This test checks that DPC++ compiler in ESIMD mode understands
// the ESIMD_PRIVATE and ESIMD_REGISTER macros
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure, this test makes sense in the SYCL dir, it basically checks frontend.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This test includes esimd.hpp, so it can't reside in the FE

@bader bader merged commit 27b5f71 into intel:sycl Jul 16, 2020
@kbobrovs kbobrovs deleted the esimd1-register-num branch July 30, 2020 12:30
jsji pushed a commit that referenced this pull request Aug 11, 2023
For AttrKind attributes, we need to convert them to the AttrKind
enum before checking if it exists or adding it, otherwise it gets
added as a string.

Signed-off-by: Sarnie, Nick <[email protected]>

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@d24b9c6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
esimd Explicit SIMD feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants