Skip to content

[Driver][SYCL] Keep the option value of -o option as the output direc… #3912

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
Jun 12, 2021

Conversation

qichaogu
Copy link
Contributor

@qichaogu qichaogu commented Jun 10, 2021

…tory name

When enabling FPGA AOT, the name of the output project report is not correct when using -o.
Only when user does not use "-o" option, the output directory name is from the
source file and the original extension is replaced with ".prj".
However, if user uses "-o" option, the output directory name should be the value
of the option with extention ".prj".

Signed-off-by: Qichao Gu [email protected]

@mdtoguchi
Copy link
Contributor

Could you add additional details to the body of your commit message to what you are doing? Some additional detail of what you are fixing to clarify the summary.

@qichaogu
Copy link
Contributor Author

Additional details updated.

Copy link
Contributor

@mdtoguchi mdtoguchi 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 18ac172 into intel:sycl Jun 12, 2021
@qichaogu qichaogu deleted the output-report-dir branch August 4, 2021 02:35
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