Skip to content

Is there a way to emit only the kernel ast on the device side #5444

Answered by Fznamznon
malixian asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think we have a way to do that. Even if -fsycl-device-only is passed - AST will be built and dumped by ast-dump for the whole translation unit including host code.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by alexbatashev
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #4880 on February 01, 2022 07:31.