[Openmp-commits] [PATCH] D94700: [OpenMP] Dropped unnecessary define when compiling deviceRTLs for NVPTX
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jan 14 10:18:54 PST 2021
jdoerfert added a comment.
In D94700#2498793 <https://reviews.llvm.org/D94700#2498793>, @tianshilei1992 wrote:
> In D94700#2498764 <https://reviews.llvm.org/D94700#2498764>, @jdoerfert wrote:
>
>> Sure. But don't get too distracted here. All of the nvcc stuff will go away.
>
> We still need some target specific code in any case. If we can eventually get rid of CUDA headers, then this could be useless. :-)
We don't for the device runtime. That is the cool thing ;)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94700/new/
https://reviews.llvm.org/D94700
More information about the Openmp-commits
mailing list