Skip to content
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

Deprecating -Ofast #9407

Open
0xFFFC0000 opened this issue Jul 27, 2024 · 1 comment
Open

Deprecating -Ofast #9407

0xFFFC0000 opened this issue Jul 27, 2024 · 1 comment

Comments

@0xFFFC0000
Copy link
Collaborator

0xFFFC0000 commented Jul 27, 2024

Clang merged a warning for -Ofast few days ago, and they are going to deprecate it.

We need to disable and change our -Ofast flag.

llvm/llvm-project@2ef7cbf71c98

set(OPT_FLAGS_RELEASE "-Ofast")

@0xFFFC0000 0xFFFC0000 changed the title Deprecating Ofast Deprecating -Ofast Jul 27, 2024
@SpaceSleuth
Copy link

Pull request: #9409

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants