Skip to content

Conversation

awvwgk
Copy link
Member

@awvwgk awvwgk commented Oct 21, 2021

Looks like I didn't add the --fast option for LFortran in the release profile. This patch adds optimization for LFortran.

@awvwgk awvwgk requested a review from certik October 21, 2021 19:38
Copy link
Member

@certik certik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks good. We haven't done the usual -O1, -O2 and -O3 flags yet, as we have not designed the optimizations yet. The --fast flag is something like -Ofast, simply enabling the maximum optimizations as we see fit.

So for now I think this works.

@awvwgk awvwgk merged commit 7247d5a into fortran-lang:main Oct 22, 2021
@awvwgk awvwgk deleted the lfortran branch October 22, 2021 06:13
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.

2 participants