[all-commits] [llvm/llvm-project] ad554d: [libc] Adds AMDGPU gfx941 and gfx942 to archs (#76...

Jan Patrick Lehr via All-commits all-commits at lists.llvm.org
Fri Dec 29 12:26:33 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ad554d6dbda5a85fcd6b8be8654c39621d21c49e
      https://github.com/llvm/llvm-project/commit/ad554d6dbda5a85fcd6b8be8654c39621d21c49e
  Author: Jan Patrick Lehr <jplehr at users.noreply.github.com>
  Date:   2023-12-29 (Fri, 29 Dec 2023)

  Changed paths:
    M libc/cmake/modules/prepare_libc_gpu_build.cmake
    M libc/src/math/gpu/vendor/amdgpu/platform.h
    M libc/src/time/gpu/time_utils.h

  Log Message:
  -----------
  [libc] Adds AMDGPU gfx941 and gfx942 to archs (#76573)

This adds the ROCm device libs defines for both target architectures so
that we an compile libc on such GPUs.




More information about the All-commits mailing list