Skip to content

[Driver][NFC][SYCL] Improve file name creation for unique names with … #5072

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

mdtoguchi
Copy link
Contributor

…save-temps

When generating unique names for file name creation when using -save-temps
we were always creating the file instead of just creating a name to use.
This was causing files to be generated even if we were using -###.

…save-temps

When generating unique names for file name creation when using -save-temps
we were always creating the file instead of just creating a name to use.
This was causing files to be generated even if we were using -###.
Copy link
Contributor

@hchilama hchilama 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 41c15ce into intel:sycl Dec 3, 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