[Openmp-commits] [PATCH] D94700: [OpenMP] Dropped unnecessary define when compiling deviceRTLs for NVPTX

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jan 14 10:17:08 PST 2021


tianshilei1992 added a comment.

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. :-)


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