[PATCH] D97680: [OpenMP] Simplify GPU memory globalization

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 7 12:23:05 PDT 2021


tianshilei1992 added a comment.

Is it better to split the patch? For example, the new alloc/free shared can be in a separate patch, and the globalization can be in another one.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97680



More information about the cfe-commits mailing list