[PATCH] D113140: [OpenMP][NFCI] Introduce the kernel environment for target regions

Ye Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 10 16:34:30 PST 2021


ye-luo added a comment.

> the kernel environment which contains information passed by the compiler to a GPU kernel.

DId you mean this environment is baked into kernel at compile time? So there is no additional H2D cost at each call, right?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113140



More information about the llvm-commits mailing list