[Openmp-dev] Dependency length in taskdeps

Victor Campos via Openmp-dev openmp-dev at lists.llvm.org
Mon Nov 7 16:45:45 PST 2016


Hi,

I have a question about dependency tracking in kmp_taskdeps.cpp.

I see that dependency edges are created between nodes based on the base
address (base_addr) of the dependency. However, I don't see the length
(len) being taken into consideration to determine node connections.

Am I missing something or is this a feature not yet implemented?

Regards,
Victor.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20161107/4a644b4f/attachment.html>


More information about the Openmp-dev mailing list