Skip to content

How to find the exectly asm kernel code when enabling SYCL? #17029

@TJU-PanYizhe

Description

@TJU-PanYizhe

How to find the exectly asm kernel code when enabling SYCL?
I compiled the code using -fsycl to with SYCL support into the asm format(a .s file)
How to find the exectly asm kernel code in that asm file?
When I use this project to compile source code to executable on my RISC-V machine, How could I know if the compiler uses any RISC-V Extensions to improve the proformance of the SYCL kernel, like RISC-V Vector Extension?

Metadata

Metadata

Assignees

No one assigned

    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