tra added a comment.

In D60220#1456430 <https://reviews.llvm.org/D60220#1456430>, @emankov wrote:

> Oooh, sorry, but I've just pushed the fix. But with the following words: "Add 
> missing long double device functions' declarations. Provide only declarations 
> to prevent any use of long double on the device side, because CUDA does not 
> support long double on the device side."


It's not a big deal at the moment -- there are no `long double` users in CUDA 
on linux yet. You can clean up in another commit.
BTW, you may want to make commit description somewhat more concise than 
rC357779 <https://reviews.llvm.org/rC357779>. Including all details of 
reproduction, etc is way too much info which is better suited for the bug 
report or review.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60220/new/

https://reviews.llvm.org/D60220



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to