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

[flang] Remove obsolete flang-to-external-fc tool #88904

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

mjklemm
Copy link
Contributor

@mjklemm mjklemm commented Apr 16, 2024

It seems like the flang-to-external-fc tool is no longer needed, because Flang is now a full compiler in its own right. After PR #85249 has landed, this tool will not be able to pick up the .f18.mod files.

@mjklemm mjklemm self-assigned this Apr 16, 2024
@llvmbot llvmbot added the flang Flang issues not falling into any other category label Apr 16, 2024
Copy link
Contributor

@banach-space banach-space left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@sscalpone - any objections?

@mjklemm
Copy link
Contributor Author

mjklemm commented Apr 18, 2024

I have not seen any feedback for my post at https://discourse.llvm.org/t/flang-is-flang-to-external-fc-still-needed/78289. I guess, we can remove the tool and see if we get complaints?

@banach-space
Copy link
Contributor

I have not seen any feedback for my post at https://discourse.llvm.org/t/flang-is-flang-to-external-fc-still-needed/78289. I guess, we can remove the tool and see if we get complaints?

SGTM 👍🏻

@mjklemm mjklemm requested a review from tblah April 18, 2024 13:29
Copy link
Contributor

@tblah tblah left a comment

Choose a reason for hiding this comment

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

This seems reasonable. The RFC has been up for a week and this was raised on the community call earlier this week.

@mjklemm
Copy link
Contributor Author

mjklemm commented Apr 18, 2024

Plus, the removal of the f18.mod files has been merged a good while ago and nobody seems to have noticed. So, I'll go ahead and merge tomorrow to provide another window for objections.

@mjklemm mjklemm merged commit 4841d70 into llvm:main Apr 19, 2024
7 checks passed
@mjklemm mjklemm deleted the remove-flang-to-external-fc branch April 19, 2024 17:44
aniplcc pushed a commit to aniplcc/llvm-project that referenced this pull request Apr 21, 2024
It seems like the `flang-to-external-fc` tool is no longer needed,
because Flang is now a full compiler in its own right. After PR llvm#85249
has landed, this tool will not be able to pick up the `.f18.mod` files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants