Skip to content

Actions: intel/llvm

SYCL Post Commit

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
292 workflow run results
292 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

[SYCL][Doc] Fix typo in SPV_INTEL_function_pointers (#8147)
SYCL Post Commit #242: Commit c409f77 pushed by bader
February 28, 2024 19:25 1h 40m 8s sycl
February 28, 2024 19:25 1h 40m 8s
[SYCL] vec<bfloat16> optimization fix (#12794)
SYCL Post Commit #241: Commit 9739ae5 pushed by againull
February 28, 2024 18:29 1h 10m 28s sycl
February 28, 2024 18:29 1h 10m 28s
[SYCL][NATIVECPU] Move pipeline creation to CodeGen (#12854)
SYCL Post Commit #240: Commit 77c12c0 pushed by aelovikov-intel
February 28, 2024 17:15 1h 36m 16s sycl
February 28, 2024 17:15 1h 36m 16s
[SYCL] Fix typo in host impl for some math builtins (#12845)
SYCL Post Commit #239: Commit 7be96cf pushed by aelovikov-intel
February 28, 2024 16:11 1h 31m 13s sycl
February 28, 2024 16:11 1h 31m 13s
[NFC][SYCL] Use std::make_unique instead of make_unique_ptr (#12827)
SYCL Post Commit #238: Commit 17ded8c pushed by aelovikov-intel
February 28, 2024 16:10 49m 57s sycl
February 28, 2024 16:10 49m 57s
[SYCL][Doc] Add specialization constant-length alloca extension propo…
SYCL Post Commit #237: Commit aaf7a58 pushed by sommerlukas
February 28, 2024 14:36 41m 58s sycl
February 28, 2024 14:36 41m 58s
[SYCL][ESIMD][E2E] Disable complex-lib-lin.cpp (#12842)
SYCL Post Commit #236: Commit e19076a pushed by sarnex
February 28, 2024 13:56 45m 0s sycl
February 28, 2024 13:56 45m 0s
[NFCI][SYCL] Simplify property_key creation (#12831)
SYCL Post Commit #235: Commit c0f9f23 pushed by steffenlarsen
February 28, 2024 13:22 40m 33s sycl
February 28, 2024 13:22 40m 33s
[SYCL] Fix failing specialization constants tests. (#12839)
SYCL Post Commit #234: Commit 652f1c6 pushed by steffenlarsen
February 28, 2024 13:13 1h 21m 15s sycl
February 28, 2024 13:13 1h 21m 15s
[SYCL] [NATIVECPU] Integrate OneAPI Construction Kit vectorizer (#12659)
SYCL Post Commit #233: Commit 330ac57 pushed by sommerlukas
February 28, 2024 09:23 1h 25m 30s sycl
February 28, 2024 09:23 1h 25m 30s
[SYCL][COMPAT] Avoid local memory initialization through group_local_…
SYCL Post Commit #232: Commit d7fb328 pushed by sommerlukas
February 28, 2024 09:22 1h 47m 30s sycl
February 28, 2024 09:22 1h 47m 30s
[SYCL][NATIVECPU] Empty implementations for cooperative functions (#1…
SYCL Post Commit #231: Commit f7c26d9 pushed by againull
February 27, 2024 20:55 1h 43m 53s sycl
February 27, 2024 20:55 1h 43m 53s
[SYCL][Graph] Refactor unit tests into multiple files (#12837)
SYCL Post Commit #230: Commit 55d903b pushed by againull
February 27, 2024 19:09 2h 9m 19s sycl
February 27, 2024 19:09 2h 9m 19s
[CI] Move arc test determination to precommit yaml (#12825)
SYCL Post Commit #229: Commit 32e2213 pushed by sarnex
February 27, 2024 17:25 2h 8m 32s sycl
February 27, 2024 17:25 2h 8m 32s
[SYCL][ESIMD] named_barrier_signal should have a fence (#12826)
SYCL Post Commit #228: Commit e83a1f1 pushed by sarnex
February 27, 2024 17:25 2h 46m 55s sycl
February 27, 2024 17:25 2h 46m 55s
[SYCL] Limit bfloat16 operators to scalar datatypes convertible to fl…
SYCL Post Commit #227: Commit f81b5a2 pushed by v-klochkov
February 27, 2024 17:00 2h 50m 56s sycl
February 27, 2024 17:00 2h 50m 56s
[SYCL] Add __imf_rcp64h to intel math libdevice (#11610)
SYCL Post Commit #226: Commit ce70cb5 pushed by aelovikov-intel
February 27, 2024 16:45 1h 43m 29s sycl
February 27, 2024 16:45 1h 43m 29s
[SYCL][COMPAT] Add set_default_queue functionality (#12835)
SYCL Post Commit #225: Commit e72b85c pushed by sommerlukas
February 27, 2024 15:58 1h 45m 27s sycl
February 27, 2024 15:58 1h 45m 27s
[SYCL] Don't set PI_USM_INDIRECT_ACCESS if platform don't support it …
SYCL Post Commit #224: Commit 375e579 pushed by sommerlukas
February 27, 2024 15:57 1h 52m 41s sycl
February 27, 2024 15:57 1h 52m 41s
[CUDA][LIBCLC] Fix fence impl to satisfy SYCL 2020. (#12713)
SYCL Post Commit #223: Commit 95e183e pushed by ldrumm
February 27, 2024 15:47 1h 35m 26s sycl
February 27, 2024 15:47 1h 35m 26s
[SYCL][Bindless][Exp] Fix get_mip_level_mem_handle declaration. (#12822)
SYCL Post Commit #222: Commit 9edd27a pushed by sommerlukas
February 27, 2024 09:42 1h 2m 26s sycl
February 27, 2024 09:42 1h 2m 26s
[NFC][SYCL][Bindless] Define VERBOSE_PRINT before include user_types_…
SYCL Post Commit #221: Commit 7b41068 pushed by steffenlarsen
February 27, 2024 08:03 1h 45m 22s sycl
February 27, 2024 08:03 1h 45m 22s
[SYCL] Partially revert "Sort platforms in platform::get_platforms() …
SYCL Post Commit #220: Commit 1d61e69 pushed by aelovikov-intel
February 27, 2024 00:14 1h 21m 4s sycl
February 27, 2024 00:14 1h 21m 4s
[SYCL][Doc] No free function "range" kernels (#12803)
SYCL Post Commit #219: Commit a452e06 pushed by aelovikov-intel
February 26, 2024 22:44 1h 36m 56s sycl
February 26, 2024 22:44 1h 36m 56s
[SYCL][E2E] Fix USM/usm_leak_check.cpp test for multi-card PVC (#12817)
SYCL Post Commit #218: Commit 1b5719e pushed by aelovikov-intel
February 26, 2024 20:13 1h 37m 20s sycl
February 26, 2024 20:13 1h 37m 20s