[SYCL] SYCL host kernel launch support for the sycl_kernel_entry_point attribute. #152403
tahonermann
force pushed
from
7a913b2c
to
70f34c38
199 days ago
tahonermann
force pushed
from
87f0c2be
to
2a1c23d0
122 days ago
tahonermann
marked this pull request as ready for review 101 days ago
Fznamznon
approved these changes
on 2025-12-08
bader
commented
on 2025-12-16
tahonermann
force pushed
from
6da9cc9f
to
b21b6097
82 days ago
[SYCL] SYCL host kernel launch support for the sycl_kernel_entry_poin…
ae0d89e1
Add diagnostics for use of 'this' in a potentially evaluated expression.
29ddf0c6
Remove stale FIXME comment regarding diagnostics for 'this'.
35bf9ee1
Add tests for kernel name character encoding concerns.
a1d9611d
[SYCL-Upstreaming] Add support for host kernel launch stmt generation…
7ee01a26
[SYCL-Upstreaming] Fix a crash (#52)
d82486c4
[SYCL-Upstreaming] Fix a crash an argument of skep function is not tr…
85fdc2d2
Correct expected AST output for a test following a rebase.
7f3b904f
Misc cleanup.
6e86fe35
Address clang-format complaints.
a2b03230
Added support for passing arguments to sycl_kernel_launch as xvalues.
4bef45f5
Prohibited use of the sycl_kernel_entry_point attribute with a non-st…
34da054b
Diagnostic improvements, additional tests.
90f1d04d
Make clang-format happy again.
13b20897
Reworded much of the sycl_kernel_entry_point attribute documentation.
443103ba
Added an additional test case to sycl-kernel-launch-ms-compat.cpp.
793c5801
Fix a style nit noted in code review.
652307ff
Addressed code review comments from Mariya and corrected a grammar is…
5bad20fa
Added code generation tests for exception handling.
7368b3ca
Issue a deferred diagnostic for use of a sycl_kernel_entry_point attr…
c7d56e5a
Rename printCallArgsValueCategoryAndType to convertCallArgsValueCateg…
b2591cd6
Added a note to errors issued for implicit calls to sycl_kernel_launc…
0dd10da8
Added messages to existing assertions.
13464c47
Use a string reference instead of a copy when retrieving a kernel name.
86a0342f
Address code review feedback from Alexey Bader.
5df2a93b
Fix test failures due to dead_on_return additions.
2a7254c4
tahonermann
force pushed
from
b21b6097
to
2a7254c4
28 days ago
Address Erich's concerns regarding device dependent behavior followin…
61075b2a
Correct invalid assert syntax.
e7ec0d6f
Adjust the diagnostic note issued when a viable sycl_kernel_launch de…
45450c89
bader
commented
on 2026-03-04
Removed unnecessary and unhelpful comments.
9fbe2e2b
Rename a function parameter that should have been changed when its ty…
be69af78
bader
approved these changes
on 2026-03-05
Login to write a write a comment.
Login via GitHub