Skip to content

Commit 981c87c

Browse files
committed
Updated dates and main table entry
1 parent 4d854be commit 981c87c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,5 @@ Each proposal in the table below will be tagged with one of the following states
5454
| CP013 | [Supporting Heterogeneous & Distributed Computing Through Affinity](affinity/index.md) | ISO C++ SG1, SG14 | 15 November 2017 | 12 August 2018 | _Work in Progress_ |
5555
| CP014 | [Shared Virtual Memory](svm/index.md) | SYCL 2.2 | 22 January 2018 | 22 January 2018 | _Work in Progress_ |
5656
| CP015 | [Specialization Constant](spec-constant/index.md) | SYCL 1.2.1 extension / SYCL 2.2 | 24 April 2018 | 24 April 2018 | _Work in Progress_ |
57+
| CP016 | [Casting multi_ptr pointers](multi_ptr-cast/index.md) | SYCL 1.2.1 extension / SYCL 2.2 | 19 December 2018 | 19 December 2018 | _Work in Progress_ |
5758
| CP019 | [On-chip Memory Allocation](onchip-memory/index.md) | SYCL 1.2.1 extension / SYCL 2.2 | 03 December 2018 | 03 December 2018 | _Work in Progress_ |

multi_ptr-cast/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
| Proposal ID | CP016 |
44
|-------------|--------|
55
| Name | Casting multi_ptr pointers |
6-
| Date of Creation | 14 August 2018 |
6+
| Date of Creation | 19 December 2018 |
77
| Target | SYCL 1.2.1 |
88
| Current Status | _Work in Progress_ |
99
| Reply-to | Peter Žužek <peter@codeplay.com> |

0 commit comments

Comments
 (0)