[Openmp-commits] [PATCH] D41724: [OpenMP][libomptarget] Enable the compilation of multiple bc libraries for runtime inlining
Jonas Hahnfeld via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sun Jan 28 02:27:09 PST 2018
Hahnfeld added a comment.
Herald added a subscriber: hintonda.
Please rebase on top of the lastest changes in https://reviews.llvm.org/D14254.
Do we want to rename `LIBOMPTARGET_NVPTX_COMPUTE_CAPABILITY` to `LIBOMPTARGET_NVPTX_COMPUTE_CAPABILITIES` (plural) to reflect that the user can pass in a list? In any case, please document in `README.rst`!
Repository:
rOMP OpenMP
https://reviews.llvm.org/D41724
More information about the Openmp-commits
mailing list