[Openmp-commits] [PATCH] D41165: [OMPT] Set frame address when creating a task with dependences

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Dec 23 06:39:33 PST 2017


Hahnfeld added a comment.

Does the latest change assume `current_task == new_taskdata->td_parent` (which would make sense to me)? If not this change has more implications than the frame address.


https://reviews.llvm.org/D41165





More information about the Openmp-commits mailing list