Skip to content

Add entry-point to UR which matches piPluginGetBackendOptions #427

@veselypeta

Description

@veselypeta

In intel/llvm/8763 introduced a new entry-point to PI to enable the propagation of compile flags to the device backend compiler.

__SYCL_EXPORT pi_result piPlatformGetBackendOption(pi_platform platform,
                                                   const char *frontend_option,
                                                   const char **backend_option);

We should add a compatible function to UR.

Metadata

Metadata

Assignees

Labels

piDPC++ PI requirementspecificationChanges or additions to the specification

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions