[libc-commits] [PATCH] D152603: [libc] Add math functions to AMD/NVPTX libm

Jan-Patrick Lehr via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jul 26 02:20:53 PDT 2023


jplehr added a comment.

Hi, I believe this may have broken the AMDGPU libc on GPU buildbot (that is unfortunately still in staging).
This change came in here (https://lab.llvm.org/staging/#/builders/247/builds/3734 which was broken because of another change), but the libc GPU tests are still failing (https://lab.llvm.org/staging/#/builders/247/builds/3736).

I'm probably a bit inexperienced in the whole libc infrastructure to judge this fully, but this patch would be my best guess.
Happy to help if anything needed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152603



More information about the libc-commits mailing list