[flang-commits] [flang] [openmp] [OpenMP] [Flang] Resolved Issue llvm#76121: Implemented Check for Unhandled Arguments in __kmpc_fork_call_if (PR #82221)

chandan singh via flang-commits flang-commits at lists.llvm.org
Thu Apr 11 23:18:18 PDT 2024


chandankds wrote:

@shiltian Thanks for sharing your insights, I understand we would like to avoid creating dependency between flang and libomp. Gcc fortan compiler does't reproduce this issue. I have added a test case which exposes the issue and validates the fix in c, please review the same.

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


More information about the flang-commits mailing list