tra added a comment. > The template overload
function overload. > is still hidden behind an ifdef for OpenMP. In the > future we probably want to remove the ifdef but that requires further > testing. I don't think it's the case. I've just ran `clang++ -x cuda /dev/null --cuda-host-only -dD -E ` and I do see the definitions for `tanh` just above your change. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D89971/new/ https://reviews.llvm.org/D89971 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits