[libc-commits] [PATCH] D149317: [libc] Support the `abs` functions in the GPU libc.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Apr 26 22:44:17 PDT 2023


sivachandra added inline comments.


================
Comment at: libc/config/gpu/api.td:13
+    "ldiv_t",
+    "lldiv_t",
     "size_t",
----------------
Why are these types required?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149317/new/

https://reviews.llvm.org/D149317



More information about the libc-commits mailing list