Skip to content

Split sycl hpp#1003

Closed
koparasy wants to merge 51 commits intoKhronosGroup:mainfrom
koparasy:split-sycl-hpp
Closed

Split sycl hpp#1003
koparasy wants to merge 51 commits intoKhronosGroup:mainfrom
koparasy:split-sycl-hpp

Conversation

@koparasy
Copy link
Copy Markdown

This PR aims to address #780 by introducing a new KHR extension that document more headers that SYCL applications can include for better control of what they pay for in terms of compile time.

The PR inherits all the changes and resolved discussion of PR: #814 .

I have performed the following additional split on the headers:

  • Split math <sycl/khr/includes/builtins_math.hpp> to:
    • sycl/khr/includes/builtins_math.hpp
    • sycl/khr/includes/builtins_integer.hpp
    • sycl/khr/includes/builtins_common.hpp
    • sycl/khr/includes/builtins_geometric.hpp
    • sycl/khr/includes/builtins_relational.hpp

This PR aims to address KhronosGroup#780 by introducing a new
KHR extension that document more headers that SYCL applications can
include for better control of what they pay for in terms of compile
time.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 21, 2026

CLA assistant check
All committers have signed the CLA.

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