llvm-project
cd56666d
- [flang][runtime] Fix CUDA flang-rt build breakage (#135220)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
173 days ago
[flang][runtime] Fix CUDA flang-rt build breakage (#135220) 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.
References
#135220 - [flang][runtime] Fix CUDA flang-rt build breakage
Author
klausler
Parents
f53eb88d
Loading