[OPENMP]Fix PR40536: Do not emit __kmpc_push_target_tripcount if not
required. Function __kmpc_push_target_tripcount should be emitted only if the offloading entry is going to be emitted (for use in tgt_target... functions). Otherwise, it should not be emitted. llvm-svn: 352669
Loading
Please register or sign in to comment