[PATCH] D33523: [Polly] [OpenMP] Update Subtree values for nested parallel loop

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 06:44:51 PDT 2018


Meinersbur added a comment.
Herald added a reviewer: bollu.
Herald added a subscriber: guansong.

Altough I fixed the related bug in r343212, this patch might still be useful in case we ever would want to allow nested parallelism.


https://reviews.llvm.org/D33523





More information about the llvm-commits mailing list