[libc-commits] [PATCH] D153395: Populating 'libmgpu.a' for math on the GPU
Matt Arsenault via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Aug 1 10:19:56 PDT 2023
arsenm added a comment.
In D153395#4550720 <https://reviews.llvm.org/D153395#4550720>, @jhuber6 wrote:
> We can probably just go with the generic version even if it may be a little slow, more likely to pass the tests. Probably just worth noting we could implement it more optimally later.
I’d just go for the overload for now
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153395/new/
https://reviews.llvm.org/D153395
More information about the libc-commits
mailing list