[PATCH] D77240: [CUDA] Add missing cmath overloads
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 2 09:12:17 PDT 2020
jdoerfert added a comment.
I just noticed those as well. I forgot to put the new definitions into the forward declare header. Will do it in a second. The OpenMP math overlay doesn't have one so I forgot :(
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77240/new/
https://reviews.llvm.org/D77240
More information about the cfe-commits
mailing list