Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Make LIT use compiler provided by user #69

Merged
merged 10 commits into from
Dec 10, 2020

Conversation

vladimirlaz
Copy link

%clangxx and %clang were always set to clang which is not expected.
After the fix the substitutions above are set to the compiler passed by user.

@vladimirlaz
Copy link
Author

@vladimirlaz vladimirlaz merged commit e2f949c into intel:intel Dec 10, 2020
@vladimirlaz vladimirlaz deleted the use_provided_compiler branch April 23, 2021 05:52
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
%clangxx and %clang were always set to clang which is not expected.
After the fix the substitutions above are set to the compiler passed by the user.

The change exposed several issues with existing change which were fixed:
* Fix build of tests requiring OpenCL ICD loader
* Fix windows specific test
* Disable unsupported tests
* Fix tests which are not functional with clang-cl
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant