Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYCL][Doc] Design doc: optional kernel features #3781

Merged
merged 22 commits into from
Jul 27, 2021
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
af713ab
[SYCL][Doc] Design doc: optional kernel features
gmlueck Apr 30, 2021
b0f4332
Minor changes to SPIR-V extension
gmlueck May 20, 2021
a90bb7d
Apply suggestions from code review
gmlueck May 21, 2021
50835d4
Reformat to 80 columns after applying suggestions
gmlueck May 21, 2021
333bf43
Clarify when errc::kernel_not_supported is thrown
gmlueck May 21, 2021
cda2d8f
Expand design to include exported device functions
gmlueck May 21, 2021
eed9bc6
Add appendix showing atomic_ref with attribute
gmlueck May 21, 2021
2b51cf5
Address review comments
gmlueck May 27, 2021
f67816b
Address more review comments
gmlueck Jun 1, 2021
7a6e079
Several large changes in design
gmlueck Jun 7, 2021
212ef89
[SYCL] Fixed AOT details in optional feature support design.
kbobrovs Jun 19, 2021
23b649d
[SYCL] Design of optional features support in clang driver.
kbobrovs Jun 20, 2021
4326dfd
Revert "[SYCL] Design of optional features support in clang driver."
kbobrovs Jun 22, 2021
105ff57
Update section on changes to front-end
gmlueck Jun 22, 2021
35f866a
Minor editorial changes
gmlueck Jun 23, 2021
f64acda
Rename "!intel_allowed_aspects"
gmlueck Jun 23, 2021
da9d05e
More updates to front-end design
gmlueck Jun 29, 2021
a818156
Support `automatic` / `primary` sub-group sizes
gmlueck Jun 29, 2021
722e4ca
Remove "aot-compiler-id" from config file
gmlueck Jun 30, 2021
29a2e9f
Add a note about comparing types
gmlueck Jul 15, 2021
0e47976
Rename property set
gmlueck Jul 23, 2021
1e927c1
Simplify "[[sycl::uses_aspects()]]"
gmlueck Jul 23, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading