[libc][obvious] Fix the FMA implementation on the GPU
authorJoseph Huber <jhuber6@vols.utk.edu>
Wed, 14 Jun 2023 18:33:00 +0000 (13:33 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Wed, 14 Jun 2023 18:33:25 +0000 (13:33 -0500)
commit505829eacf0ebf404de1606aabd06da40cfd741f
tree87baf0a4ec7bbca3f0a43e3e36c12e410c45ca86
parentdefb5cd783e1966aa17d478d67bc928e68454715
[libc][obvious] Fix the FMA implementation on the GPU

Summary:
This doesn't include the type_traits to perform the indirection, nor
does it return the value.
libc/src/__support/FPUtil/gpu/FMA.h