File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -27,15 +27,17 @@ but at the same time avoid exposing incomplete and/or undocumented feature to
2727end users just yet.
2828
2929"in-progress" KHR extension term used above is defined as:
30- - KHR extension proposed to Khronos Group which has not been published in a
31- released revision of the SYCL specification (of any version) .
30+ - PR proposing a KHR extension has not been merged/cherry-picked to ` sycl-2020 `
31+ branch of KhronosGroup/ SYCL-Docs .
3232
33- Note: merge of an extension proposal PR into KhronosGroup/SYCL-Docs repo is
34- ** not** considered to be a publishing event. The extension specification has
35- to be available on the Khronos SYCL Registry website:
36- https://registry.khronos.org/SYCL/
33+ That only happens after all formal processes on Khronos Group side are
34+ completed so an extension can be considered good and stable to be released by
35+ us.
3736
38- - Published KHR extension, which hasn't been fully implemented by us
37+ Note: merge of an extension proposal PR into ` main ` branch of
38+ KhronosGroup/SYCL-Docs repo is ** not** enough.
39+ - Published (i.e. the above bullet complete) KHR extension, which hasn't been
40+ fully implemented by us
3941
4042The macro is ** not** intended to be used by end users and its purpose is to
4143simplify our development process by allowing us to merge implementation (full
You can’t perform that action at this time.
0 commit comments