Skip to content

[SYCL] should inlining work? #38

Closed
@airlied

Description

@airlied

This is more of a question, but should I expect inlining to work?

clang++ -O1 -finline-functions -std=c++11 -fsycl simple-sycl-app.cpp -o simple-sycl-app -lsycl -lOpenCL

should the SYCL get all methods inlined?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions