[PATCH] D47849: [OpenMP][Clang][NVPTX] Enable math functions called in an OpenMP NVPTX target device region to be resolved as device-native function calls

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 8 09:12:04 PDT 2018


Hahnfeld added a comment.

In https://reviews.llvm.org/D47849#1192493, @gtbercea wrote:

> @Hahnfeld do you get the same error if you compile with clang++ instead of clang?


Yes, with both trunk and this patch applied. It's the same header after all...


Repository:
  rC Clang

https://reviews.llvm.org/D47849





More information about the cfe-commits mailing list