[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 07:59:29 PDT 2018


Hahnfeld added a comment.

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

> I do not get that error.


In the beginning you said that you were facing the same error. Did that go away in the meantime?
Are you testing on x86 or Power? With optimizations enabled?


Repository:
  rC Clang

https://reviews.llvm.org/D47849





More information about the cfe-commits mailing list