[PATCH] D59474: [OpenMP 5.0] Codegen support for user-defined mappers

Lingda Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 17 15:44:29 PDT 2019


lildmh added a comment.

In D59474#1589464 <https://reviews.llvm.org/D59474#1589464>, @ABataev wrote:

> In D59474#1561161 <https://reviews.llvm.org/D59474#1561161>, @lildmh wrote:
>
> > Change the type of size from `size_t` to `int64_t`, and rebase
>
>
> Lingda, could you rebase it again? Thanks.


Sure, I'll do it next week, since I'm on vacation and don't have access to my desktop.


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

https://reviews.llvm.org/D59474





More information about the cfe-commits mailing list