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

[CLC][cmake] Add missing dependency on LIBCLC_LIBRARY_OUTPUT_INTDIR #15366

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

e-kud
Copy link
Contributor

@e-kud e-kud commented Sep 11, 2024

While processing bc files, the OUT_DIR should exist. Since we have a separate target for LIBCLC_LIBRARY_OUTPUT_INTDIR, we add a dependency on it instead of forcing directory creation during bc processing.

While processing bc files the OUT_DIR should exist. Sinse we have a
separate target for LIBCLC_LIBRARY_OUTPUT_INTDIR, we add a dependency on
it instead of forcing directory creation during bc processing.
@e-kud
Copy link
Contributor Author

e-kud commented Sep 13, 2024

@frasercrmck @JackAKirk could you merge the PR please? The failed no_duplicate_devices should be fixed by #15337. Deps issues shouldn't affected it. But I may merge/rebase if green CI is required.

@JackAKirk
Copy link
Contributor

@frasercrmck @JackAKirk could you merge the PR please? The failed no_duplicate_devices should be fixed by #15337. Deps issues shouldn't affected it. But I may merge/rebase if green CI is required.

cc @intel/llvm-gatekeepers

@martygrant martygrant merged commit 9add238 into intel:sycl Sep 13, 2024
13 of 14 checks passed
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