[flang-commits] [flang] [llvm] [flang-rt] Add Assign_omp RT call. (PR #145465)

via flang-commits flang-commits at lists.llvm.org
Tue Aug 19 21:51:41 PDT 2025


skc7 wrote:

> Will this add a hard OpenMP dependency for anyone building the flang runtime?
> 
> This should probably be placed in a separate library just for OpenMP like it is done for CUDA Fortran.

@clementval As discussed in #152756 and based on your feedback its better to not have openmp rt dependency on flang-rt. Closing this PR.

https://github.com/llvm/llvm-project/pull/145465


More information about the flang-commits mailing list