Skip to content

[SYCL][FE] Decompose structs on demand #2043

Closed
@Fznamznon

Description

@Fznamznon

#1877 added full decomposing of struct kernel arguments. However it can be optimized.
Basically we need to decompose only structs that contain special type inside (i.e. accessor/stream/sampler etc), all others we can pass as it, so number of kernel arguments will be optimized.

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