Skip to content

Remove usages of opencl_constant attribute from DPC++ library headers #3062

Open
@bader

Description

@bader

The patch adding address space attributes to llvm-project repository doesn't support opencl_constant attribute and using this attribute in DPC++ headers leads to the crash (here).

In particular this attribute is defined in https://github.com/intel/llvm/blob/sycl/sycl/include/CL/sycl/access/access.hpp#L116 and used:

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamThis change is related to upstreaming SYCL support to llorg.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions