Skip to content

Conversation

@erichkeane
Copy link
Contributor

Upstream LLVMadded a round-trip functionality to the command line args so
that we can generate a full set of command line arguments from our
existing state. At the moment, this is 'assert' build only, but it
seems the intent is to make this perminent for future functionality.

We will have to analyze the full set of our command line args to make
sure we do this right (that is, that it gets set right the 2nd time),
but this one fixes the DeclareSYCLBuiltins to unblock the pulldown's
build.

Upstream LLVMadded a round-trip functionality to the command line args so
that we can generate a full set of command line arguments from our
existing state.  At the moment, this is 'assert' build only, but it
seems the intent is to make this perminent for future functionality.

We will have to analyze the full set of our command line args to make
sure we do this right (that is, that it gets set right the 2nd time),
but this one fixes the DeclareSYCLBuiltins to unblock the pulldown's
build.
Copy link
Contributor

@AaronBallman AaronBallman left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@pvchupin pvchupin merged commit 9e41f82 into intel:sycl Apr 6, 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