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 specification for "device global" feature #4686

Merged
merged 28 commits into from
Jan 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
e07b429
First public review of device global design spec
gmlueck Aug 26, 2021
78c301d
Add implementation for "device_image_life"
gmlueck Sep 22, 2021
ea92914
Address review comments
gmlueck Sep 27, 2021
c5cc57f
Reconcile design with latest spec
gmlueck Sep 30, 2021
6c07b1a
Updates to device global SPIR-V spec
gmlueck Oct 1, 2021
e54e376
Add a few more tweaks
gmlueck Oct 1, 2021
eda8c3e
Point to PR for device global var restrictions
gmlueck Oct 4, 2021
a0c4f63
Update SPV and OCL specs w.r.t. variable name
gmlueck Oct 19, 2021
da11248
Describe handling of properties / address comments
gmlueck Oct 19, 2021
5461cda
Remove unnecessary device_image_scope wording
gmlueck Nov 15, 2021
2c5de3f
Clarify backend requirements
gmlueck Nov 15, 2021
2b0bef9
Merge remote-tracking branch 'upstream/sycl' into gmlueck/device-glob…
gmlueck Nov 15, 2021
ec6d05e
Merge remote-tracking branch 'upstream/sycl' into gmlueck/device-glob…
gmlueck Nov 15, 2021
f6e971d
Update link to device global spec
gmlueck Nov 15, 2021
ba65c99
Fix design for "handle::copy,memcpy"
gmlueck Nov 16, 2021
6a21bb2
Fix spelling
gmlueck Nov 17, 2021
230a2bc
Fix list of properties propagated to SPIR-V
gmlueck Nov 17, 2021
5985203
Use default initializer for "val"
gmlueck Nov 22, 2021
ff903a3
Add design decisions section
gmlueck Nov 22, 2021
4d730be
Change the OpenCL extension
gmlueck Dec 7, 2021
df56b04
Rename [[__sycl_detail__::restrictions()]]
gmlueck Dec 7, 2021
05d1c30
Address review comments in OpenCL extension
gmlueck Dec 10, 2021
da72888
Add values for new command types
gmlueck Dec 10, 2021
5d15892
Update OCL synopsis to match description
gmlueck Dec 10, 2021
f0d9512
Tweak wording of decorations in SPIR-V spec
gmlueck Dec 16, 2021
76b559c
One more tweak to SPIR-V spec
gmlueck Dec 16, 2021
0e814c7
Merge branch 'sycl' into gmlueck/device-global-design
gmlueck Jan 11, 2022
2581f60
Add device global design to doc index
gmlueck Jan 11, 2022
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