[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 07:01:24 PST 2017


Hahnfeld accepted this revision.
Hahnfeld added a comment.

In https://reviews.llvm.org/D41165#963516, @protze.joachim wrote:

> Yes, that is the idea behind this change. This avoids to lookup the same pointer in two ways and especially I need the address also at the end of the function.


Makes sense.


https://reviews.llvm.org/D41165





More information about the Openmp-commits mailing list