Skip to content

Tags: intel/llvm

Tags

sycl-web/status

Toggle sycl-web/status's commit message
Completed successfully

sycl-web/sycl-latest-good -- 9805c6c - Tue Jul 1 16:02:34 2025 -0700
sycl-web/main-latest-good -- b0e6faa - Wed Jul 2 08:28:01 2025 +0800

sycl-web/main-latest-good

Toggle sycl-web/main-latest-good's commit message
Merged to sycl-web with no conflict or build issue

sycl-web/latest-buildable

Toggle sycl-web/latest-buildable's commit message
Build passed

sycl-web/sycl-latest-good

Toggle sycl-web/sycl-latest-good's commit message
Merged to sycl-web with no conflict or build issue

nightly-2025-07-02

Toggle nightly-2025-07-02's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[NFC][SYCL] Prepare `kernel_bundle_impl.hpp` for `getSyclObjImpl` to …

…return raw ref (#19251)

I'm planning to change `getSyclObjImpl` to return a raw reference in a
later patch, uploading a bunch of PRs in preparation to that to make the
subsequent review easier.

nightly-2025-07-01

Toggle nightly-2025-07-01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[SYCL][Driver] Base libspirv path on sycl install candidates (#19134)

<!-- start git-machete generated -->

# Based on PR #19131

## Chain of upstream PRs & tree of downstream PRs as of 2025-06-25

* PR #19130

  * PR #19131

    * **PR #19134 (THIS ONE)**

        * PR #19135

          * PR #19136

<!-- end git-machete generated -->

... instead of the resource directory. This matches the behaviour of
SYCL device libraries. The resource directory has nothing to do with
libspirv, and it might be changed by the `-resource-dir` option, which
would lead us to not find it.

nightly-2025-06-30

Toggle nightly-2025-06-30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CI][NFC] Restore and update Windows dependencies.json driver entry (#…

…19201)

I'd rather do this than update all the doc.

Signed-off-by: Sarnie, Nick <[email protected]>

nightly-2025-06-29

Toggle nightly-2025-06-29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CI][NFC] Restore and update Windows dependencies.json driver entry (#…

…19201)

I'd rather do this than update all the doc.

Signed-off-by: Sarnie, Nick <[email protected]>

nightly-2025-06-28

Toggle nightly-2025-06-28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CI][NFC] Restore and update Windows dependencies.json driver entry (#…

…19201)

I'd rather do this than update all the doc.

Signed-off-by: Sarnie, Nick <[email protected]>

nightly-2025-06-27

Toggle nightly-2025-06-27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[NFC][SYCL] `std::enable_shared_from_this` for `device_image_impl` (#…

…19182)