Skip to content

[SYCL] Emit generic address space instead of using ASFixer #102

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
Apr 23, 2019

Conversation

asavonic
Copy link
Contributor

These changes are still experimental, so ENABLE_INFER_AS=1 environment variable should be set in order to enable them.

Andrew Savonichev added 2 commits April 19, 2019 16:52
Set ENABLE_INFER_AS=1 environment variable to remove ASFixer pass.

Signed-off-by: Andrew Savonichev <[email protected]>
Default address space (applies when no explicit address space was
specified) now maps to generic (4) address space.

Set ENABLE_INFER_AS=1 to enable this mode.

Signed-off-by: Andrew Savonichev <[email protected]>
@romanovvlad romanovvlad merged commit 1a3a536 into intel:sycl Apr 23, 2019
vladimirlaz pushed a commit to vladimirlaz/llvm that referenced this pull request Dec 7, 2019
  CONFLICT (add/add): Merge conflict in clang/test/SemaSYCL/kernel-attribute.cpp
  CONFLICT (content): Merge conflict in clang/lib/Sema/SemaDeclAttr.cpp
  CONFLICT (content): Merge conflict in clang/include/clang/Basic/Attr.td
vladimirlaz pushed a commit to vladimirlaz/llvm that referenced this pull request Dec 7, 2019
  CONFLICT (add/add): Merge conflict in clang/test/AST/language_address_space_attribute.cpp
  CONFLICT (content): Merge conflict in clang/lib/Sema/SemaType.cpp
  CONFLICT (content): Merge conflict in clang/include/clang/Basic/Attr.td
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