[PATCH] D75384: OpenMP for loop fusion
Abid via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 28 13:42:09 PST 2020
abidmalikwaterloo created this revision.
abidmalikwaterloo added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, guansong, hiraditya.
Herald added a project: LLVM.
The patch combine two openmp for loop with static scheduling strategy having the same parameters.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D75384
Files:
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75384.247361.patch
Type: text/x-patch
Size: 7331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/9349ccde/attachment.bin>
More information about the llvm-commits
mailing list