[Openmp-commits] [PATCH] D81054: [OpenMP] Introduce target memory manager

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 12 09:48:51 PDT 2020


tianshilei1992 updated this revision to Diff 285123.
tianshilei1992 added a comment.

Using `std::multiset::find` instead of `std::find_if` for better performance


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81054

Files:
  openmp/libomptarget/src/CMakeLists.txt
  openmp/libomptarget/src/MemoryManager.cpp
  openmp/libomptarget/src/MemoryManager.h
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/device.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81054.285123.patch
Type: text/x-patch
Size: 16109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200812/74845eb2/attachment-0001.bin>


More information about the Openmp-commits mailing list