Skip to content

[Driver] Allow for -O3 on Windows using clang-cl #12504

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
Feb 1, 2024

Conversation

mdtoguchi
Copy link
Contributor

We currently support -O3 for Linux compilations, expand this to also be available on Windows. This also better aligns with our existing product offerings.

We currently support -O3 for Linux compilations, expand this to also be
available on Windows.  This also better aligns with our existing product
offerings.
@mdtoguchi mdtoguchi requested a review from a team as a code owner January 26, 2024 00:07
@mdtoguchi
Copy link
Contributor Author

@intel/llvm-gatekeepers, this should be ready to go, Thanks!

@dm-vodopyanov dm-vodopyanov merged commit 0af4ac7 into intel:sycl Feb 1, 2024
@mdtoguchi mdtoguchi deleted the O3-windows branch February 1, 2024 17:27
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