Skip to content
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

[AddressSpace] Intel OpenCL CPU RT crashes with new address space rules #277

Closed
asavonic opened this issue Jul 1, 2019 · 1 comment
Closed

Comments

@asavonic
Copy link
Contributor

asavonic commented Jul 1, 2019

After #242 Intel OpenCL CPU RT crashes on several LIT tests:

Failing Tests (2):
    SYCLUnitTests :: basic_tests/boolean.cpp
    SYCLUnitTests :: basic_tests/swizzle_op.cpp

This is a known issue and it will be fixed in the next release of Intel OpenCL CPU RT.
Use DISABLE_INFER_AS=1 environment variable as a workaround to switch back to the old address space rules.

@bader
Copy link
Contributor

bader commented Jul 15, 2019

@asavonic, should be fixed by this release: https://github.com/intel/llvm/releases/tag/2019-07.

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

No branches or pull requests

2 participants