[Openmp-commits] [PATCH] D82264: [OpenMP] Adopt std::set in HostDataToTargetMap

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jun 24 10:15:43 PDT 2020


tianshilei1992 added a comment.

In D82264#2111824 <https://reviews.llvm.org/D82264#2111824>, @ye-luo wrote:

> The current lookup function needs to search by range instead of exact value. I need upper_bound functionality.


Okay, I see. Thanks for the explanation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82264





More information about the Openmp-commits mailing list