Open arporter opened 3 months ago
As of #2660, ParallelLoopTrans supports the collapse clause which means it is now available to OMPTaskloopTrans. However, for it to make use of it, OMPTaskloopDirective needs to be extended to support 'collapse'.
OMPTaskloopDirective
As of #2660, ParallelLoopTrans supports the collapse clause which means it is now available to OMPTaskloopTrans. However, for it to make use of it,
OMPTaskloopDirective
needs to be extended to support 'collapse'.