Skip to content

Conversation

mdtoguchi
Copy link
Contributor

When generating preprocessed files using -fsycl, The preprocessed
files did not contain the integration header causing the host side
of the preprocessed file to not contain that information. Compiling
from preprocessed files are not expected to do another preprocessing
step so the addition of the integration header is lost.

When generating preprocessed files using -fsycl, The preprocessed
files did not contain the integration header causing the host side
of the preprocessed file to not contain that information.  Compiling
from preprocessed files are not expected to do another preprocessing
step so the addition of the integration header is lost.
@mdtoguchi mdtoguchi requested a review from AGindinson as a code owner April 28, 2021 22:08
@mdtoguchi mdtoguchi requested a review from AGindinson April 29, 2021 18:37
@mdtoguchi mdtoguchi changed the title [Driver][SYCL] Fix integration header handing with preprocessed files [Driver][SYCL] Fix integration header handling with preprocessed files Apr 29, 2021
Copy link
Contributor

@AGindinson AGindinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@bader bader merged commit 5297ca0 into intel:sycl Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants