[PATCH] D14566: Add ompt_event_task_switch event into OMPT/OpenMP
John Mellor-Crummey via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 08:20:39 PST 2015
jmellorcrummey added a subscriber: jlpeyton.
jmellorcrummey added a comment.
Looks good to me.
This revision (1) implements the OMPT support for the task switch event, and (2) brings the interface for the event in line with the current OMPT specification.
http://reviews.llvm.org/D14566
More information about the llvm-commits
mailing list