Skip to content

[flang][runtime] Fix CUDA flang-rt build breakage #135220

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

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

klausler
Copy link
Contributor

I used "std::nullopt" instead of the correct "Fortran::common::nullopt" in a recent patch, and you can get away with that only for CPU builds. Fix.

I used "std::nullopt" instead of the correct "Fortran::common::nullopt"
in a recent patch, and you can get away with that only for CPU
builds.  Fix.
@klausler klausler merged commit cd56666 into llvm:main Apr 10, 2025
6 of 10 checks passed
@klausler klausler deleted the fix-pmk-cuda-build branch April 10, 2025 17:39
var-const pushed a commit to ldionne/llvm-project that referenced this pull request Apr 17, 2025
I used "std::nullopt" instead of the correct "Fortran::common::nullopt"
in a recent patch, and you can get away with that only for CPU builds.
Fix.
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.

1 participant