[libc] Support the `abs` functions in the GPU libc.
authorJoseph Huber <jhuber6@vols.utk.edu>
Thu, 27 Apr 2023 01:46:02 +0000 (20:46 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Fri, 28 Apr 2023 01:31:59 +0000 (20:31 -0500)
commitf7d5e9bc4ce5db276d5c0965dde4c4d323f699d1
treebb560240cf72b4f921c64aebbd81a88b62f30dca
parent72bfe2c05a09e39c6e9c8f35fcbbd9322ed56432
[libc] Support the `abs` functions in the GPU libc.

This patch simply enables building the integer `abs` functions for the
GPU.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D149317
libc/config/gpu/entrypoints.txt
libc/docs/gpu/support.rst