Skip to content

[SYCL][FE] Add an attribute to annotate special sycl types #2041

Closed
@Fznamznon

Description

@Fznamznon

This is follow up task to address #1877 (comment) and probably https://reviews.llvm.org/D71016#inline-644645 .
To fix this we need to add an attribute to annotate SYCL types like accessor, sampler, image. It's much more reliable approach than declaration name, which introduces hard-coded dependency on exact symbol name in the runtime library.

Metadata

Metadata

Assignees

Labels

upstreamThis change is related to upstreaming SYCL support to llorg.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions