[PATCH] D50845: [CUDA/OpenMP] Define only some host macros during device compilation

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 30 11:27:43 PDT 2018


Hahnfeld added a comment.

Do you have invocations or headers that don't work? The problem is that the previous code defined all macros unconditionally, so it will afterwards be hard to find the necessary macros...


Repository:
  rL LLVM

https://reviews.llvm.org/D50845





More information about the cfe-commits mailing list