Skip to content

Conversation

@jinge90
Copy link
Contributor

@jinge90 jinge90 commented Mar 23, 2021

Signed-off-by: gejin ge.jin@intel.com
Currently, we support building SYCL runtime with llvm libcxx instead of GNU libstdc++ as an experiment feature.
Previously, xpti is disabled when the experiment feature is enabled, the reason is we need to update the CMakeFile to involve llvm libcxx for xpti, the PR aims to enable building xpti project with llvm libcxx.

Signed-off-by: gejin <ge.jin@intel.com>
Signed-off-by: gejin <ge.jin@intel.com>
Copy link
Contributor

@bader bader left a comment

Choose a reason for hiding this comment

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

buildbot/configure.py changes look good to me.

Copy link
Contributor

@tovinkere tovinkere 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 c601eff into intel:sycl Mar 24, 2021
jsji pushed a commit that referenced this pull request Nov 4, 2025
Map all cooperative matrix type conversions to SPIR-V friendly IR calls,
regardless of the environment specified.

In particular, do not attempt to map such conversions to the OpenCL
`convert` builtin. The SPIR-V TargetExtType is already encoded in the
function suffix, so the previous translation was an odd hybrid between
OpenCL and SPIR-V friendly IR.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@9d56f01d5589998
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