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

Add missing multi_ptr aliases for access::address_space::generic #598

Merged
merged 1 commit into from
Nov 7, 2024

Commits on Aug 1, 2024

  1. Add missing multi_ptr aliases for access::address_space::generic

    Add `[decorated_|raw_]generic_ptr` aliases definitions.
    
    These aliases were previously mentioned in the
    text (https://github.com/KhronosGroup/SYCL-Docs/blob/d314fbc9aead30704dd1f4d35db4b55b93bce7b0/adoc/chapters/architecture.adoc?plain=1#L1021),
    but their definitions were missing where their homologous are defined.
    
    Signed-off-by: Victor Perez <victor.perez@codeplay.com>
    victor-eds committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2583115 View commit details
    Browse the repository at this point in the history