[PATCH] D85840: [OpenMPOpt][SplitMemTransfer] Is it possible/worth it to split the runtime call?
Hamilton Tobon-Mosquera via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 15:32:51 PDT 2020
hamax97 updated this revision to Diff 285193.
hamax97 added a comment.
Changing `std::vector` for `SmallVector` in the `split` function.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85840/new/
https://reviews.llvm.org/D85840
Files:
llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
llvm/include/llvm/Transforms/IPO/OpenMPOpt.h
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85840.285193.patch
Type: text/x-patch
Size: 6283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/db252e4c/attachment.bin>
More information about the llvm-commits
mailing list