[all-commits] [llvm/llvm-project] 262289: [OpenMP] mark target task untied

Ye Luo via All-commits all-commits at lists.llvm.org
Sat Aug 7 09:31:31 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 262289c1037745bf3dfe45941d9002ff80b77db8
      https://github.com/llvm/llvm-project/commit/262289c1037745bf3dfe45941d9002ff80b77db8
  Author: Ye Luo <yeluo at anl.gov>
  Date:   2021-08-07 (Sat, 07 Aug 2021)

  Changed paths:
    M openmp/runtime/src/kmp_tasking.cpp

  Log Message:
  -----------
  [OpenMP] mark target task untied

OpenMP specification Tasking Terminology
target task :A mergeable and untied task that ...

Reviewed By: tianshilei1992

Differential Revision: https://reviews.llvm.org/D107686




More information about the All-commits mailing list