[PATCH] D85535: [OpenMPOpt][SplitMemTransfer][WIP] Splitting the runtime call __tgt_target_data_begin

Hamilton Tobon-Mosquera via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 15:35:27 PDT 2020


hamax97 updated this revision to Diff 285196.
hamax97 added a comment.

- Changing `std::vector` for `SmallVector` in `split` function.


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

https://reviews.llvm.org/D85535

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: D85535.285196.patch
Type: text/x-patch
Size: 6283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/3b8ec514/attachment.bin>


More information about the llvm-commits mailing list