Skip to content

Conversation

tcreech-intel
Copy link
Contributor

Newer versions of CMake will detect icx as "IntelLLVM" rather than
"Clang."

To preserve this workaround, extend the compiler ID check to match
either compiler ID. This should allow builds using icx and newer
versions of CMake to continue to work as expected.

Newer versions of CMake will detect icx as "IntelLLVM" rather than
"Clang."

To preserve this workaround, extend the compiler ID check to match
either compiler ID. This should allow builds using icx and newer
versions of CMake to continue to work as expected.
@tcreech-intel tcreech-intel marked this pull request as ready for review January 5, 2022 16:44
@tcreech-intel tcreech-intel requested a review from a team as a code owner January 5, 2022 16:44
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

LGTM!

@bader bader merged commit 908d556 into intel:sycl Jan 11, 2022
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.

3 participants