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

Driver support for optimisation passes #1501

Open
Leporacanthicus opened this issue Feb 24, 2022 · 0 comments
Open

Driver support for optimisation passes #1501

Leporacanthicus opened this issue Feb 24, 2022 · 0 comments
Labels

Comments

@Leporacanthicus
Copy link
Collaborator

The current flang-new driver doesn't support optimisation.

When working on the SNAP perforamnce investigation, compiling the 2 files of hand-modified MLIR with clang -O3, gave 5-10% improvement, with no other changes.

The general framework for this is also required to allow specialized optimisation passes on FIR and LLVM-IR in Flang.

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

No branches or pull requests

2 participants