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

[SYCL] Add support for CL-style options #157

Merged
merged 4 commits into from
Feb 26, 2021

Conversation

vladimirlaz
Copy link

@vladimirlaz vladimirlaz commented Feb 24, 2021

  • Adopt tests to use CL-style options when clang-cl compiler is used;
  • Add possibility for setting Level Zero headers and loader location in LIT parameters or CMake variables;
  • Rename level_zero_header feature to level_zero_dev_kit to identify that both Level Zero headers and loader are available;
  • Search for Level Zero headers and loader in environment;
  • Inherit LIBRARY_PATH, CPATH, INCLUDE environment variables to LIT infrastructure.

@vladimirlaz vladimirlaz requested review from v-klochkov and a team as code owners February 24, 2021 07:36
v-klochkov
v-klochkov previously approved these changes Feb 25, 2021
@vladimirlaz
Copy link
Author

The failure does not correlate with the change.

Copy link

@vzakhari vzakhari left a comment

Choose a reason for hiding this comment

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

LGTM

@vladimirlaz vladimirlaz merged commit 5ad0692 into intel:intel Feb 26, 2021
@vladimirlaz vladimirlaz deleted the fix_deps_config branch April 23, 2021 05:53
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
 - Adopt tests to use CL-style options when clang-cl compiler is used;
 - Add possibility for setting Level Zero headers and loader location in LIT parameters or CMake variables;
 - Rename level_zero_header feature to level_zero_dev_kit to identify that both Level Zero headers and loader are available;
 - Search for Level Zero headers and loader in environment;
 - Inherit LIBRARY_PATH, CPATH, INCLUDE environment variables to LIT infrastructure.
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.

4 participants