Skip to content

Add option "-fsycl-allow-device-image-dependencies" #15407

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 6 commits into from
Sep 24, 2024
Merged

Add option "-fsycl-allow-device-image-dependencies" #15407

merged 6 commits into from
Sep 24, 2024

Conversation

LU-JOHN
Copy link
Contributor

@LU-JOHN LU-JOHN commented Sep 16, 2024

Add option "-fsycl-allow-device-image-dependencies". This option replaces "-fsycl-allow-device-dependencies" which is deprecated.

Copy link
Contributor

@mdtoguchi mdtoguchi left a comment

Choose a reason for hiding this comment

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

OK for driver

Lu, John added 6 commits September 17, 2024 08:50
Signed-off-by: Lu, John <[email protected]>
Signed-off-by: Lu, John <[email protected]>
Signed-off-by: Lu, John <[email protected]>
Signed-off-by: Lu, John <[email protected]>
Copy link
Contributor

@asudarsa asudarsa left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks

@asudarsa asudarsa merged commit 1d4e066 into intel:sycl Sep 24, 2024
11 checks passed
@aelovikov-intel
Copy link
Contributor

Failed Tests (3):
SYCL :: DeviceDependencies/free_function_kernels.cpp
SYCL :: LLVMIntrinsicLowering/bitreverse.cpp
SYCL :: LLVMIntrinsicLowering/sub_byte_bitreverse.cpp

seem to be failing in both pre/post-commit after this (https://github.com/intel/llvm/actions/runs/11018616463)

@LU-JOHN , @asudarsa

AlexeySachkov added a commit to AlexeySachkov/llvm that referenced this pull request Sep 25, 2024
intel#15407 deprecated a flag without updating its uses in tests
which fail due to `-Werror`.
@AlexeySachkov
Copy link
Contributor

Failed Tests (3):
SYCL :: DeviceDependencies/free_function_kernels.cpp
SYCL :: LLVMIntrinsicLowering/bitreverse.cpp
SYCL :: LLVMIntrinsicLowering/sub_byte_bitreverse.cpp

seem to be failing in both pre/post-commit after this (https://github.com/intel/llvm/actions/runs/11018616463)

@LU-JOHN , @asudarsa

#15511

sarnex pushed a commit that referenced this pull request Sep 25, 2024
#15407 deprecated a flag without updating its uses in tests
which fail due to `-Werror`.
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.

5 participants