[all-commits] [llvm/llvm-project] 6c76e0: libclc: Enable generic address space for amdgpu build

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Mar 4 12:22:55 PST 2026


  Branch: refs/heads/users/arsenm/libclc/amdgpu-enable-opencl-generic-address-space
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c76e0a7759f80465ee34690431e9245d8a9cf8d
      https://github.com/llvm/llvm-project/commit/6c76e0a7759f80465ee34690431e9245d8a9cf8d
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-03-04 (Wed, 04 Mar 2026)

  Changed paths:
    M libclc/CMakeLists.txt

  Log Message:
  -----------
  libclc: Enable generic address space for amdgpu build

Based on the macros in clc_func.h, the generic address space
functions weren't being built. amdhsa triples assume flat address
space is available. If we really cared about preserving gfx6 on
mesa3d, we would need to split the build. But given that clover
was deleted, don't bother.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list