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

Minimal set of changes to enable building with LLVM flang. #198

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

bcornille
Copy link
Contributor

Since LLVM flang does not support any options for -std except -std=f2018, we need to apply the same workaround as Cray in order to build with LLVM flang (amdflang-new).

@bcornille bcornille requested a review from cgmb as a code owner October 31, 2024 20:12
Copy link
Collaborator

@cgmb cgmb left a comment

Choose a reason for hiding this comment

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

This looks good. I'll approve once I give it a test drive.

lib/CMakeLists.txt Show resolved Hide resolved
CMakeLists.txt Show resolved Hide resolved
@cgmb cgmb merged commit 50a1d08 into ROCm:develop Nov 9, 2024
13 of 14 checks passed
cgmb pushed a commit that referenced this pull request Nov 15, 2024
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