Skip to content

[SYCL] Diagnostics should be generated at point of kernel invocation #1706

Closed
@elizabethandrews

Description

@elizabethandrews

Kernel location is set differently when kernel is defined using a lambda vs a functor. Diagnostics are emitted at point of invocation when lambdas are used but emitted at functor declaration when functors are used. It should be generated at point of invocation for functor as well.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions