[PATCH] D38978: [OpenMP] Enable the lowering of implicitly shared variables in OpenMP GPU-offloaded target regions to the GPU shared memory
Guansong Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 8 09:58:51 PST 2017
guansong added a comment.
Here is a question, do we require that the alloca size to be compile time constant?
Repository:
rL LLVM
https://reviews.llvm.org/D38978
More information about the llvm-commits
mailing list