llvm-project
cd56666d - [flang][runtime] Fix CUDA flang-rt build breakage (#135220)

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.
Author
Parents
Loading