[PATCH] D75384: OpenMP for loop fusion

Abid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 17:19:27 PDT 2020


abidmalikwaterloo updated this revision to Diff 296334.
abidmalikwaterloo added a comment.

The patch now handles conditional blocks containing parallel for loops.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75384/new/

https://reviews.llvm.org/D75384

Files:
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  openmp/runtime/src/kmp_sched.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75384.296334.patch
Type: text/x-patch
Size: 14459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201006/d3524525/attachment-0001.bin>


More information about the llvm-commits mailing list