Skip to content

[SYCL] Refactor accessor handling #4115

Closed
@elizabethandrews

Description

@elizabethandrews

There are a couple of issues with how accessors are handled -

  1. There is a discrepancy in how inherited accessors are handled - SYCLSimdAccessorPtrAttr is not handled. Is this correct?
  2. Accessor diagnostics do not set IsInvalid and therefore does not exit early in case of errors
  3. Code is messy in general mixed in with handleSpecialType.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions