Skip to content

Remove getRawSyclObjImpl() from DPC++ headers. #10474

Open
@bader

Description

@bader
          It seems `getRawSyclObjImpl()` and `getSyclObjImpl().get()` are not identical right now in terms of final asm, see https://godbolt.org/z/6sacE3hrc .

Suggest changing getSyclObjImpl to return by ref, then they get identical.

Originally posted by @romanovvlad in #10458 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions