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

enable kompile -O3 #2363

Merged
merged 4 commits into from
Mar 19, 2024
Merged

enable kompile -O3 #2363

merged 4 commits into from
Mar 19, 2024

Conversation

dwightguth
Copy link
Collaborator

Here we pass -O3 to kompile on the llvm backend. Since we have fixed the bug that was causing -O3 to crash, we are now able to enable it, which significantly decreases the time spent pattern matching when taking K steps on the llvm backend.

@dwightguth dwightguth marked this pull request as ready for review March 19, 2024 19:02
@rv-jenkins rv-jenkins merged commit 085fb76 into master Mar 19, 2024
11 checks passed
@rv-jenkins rv-jenkins deleted the kompile-o3 branch March 19, 2024 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants