[all-commits] [llvm/llvm-project] bab99b: clang/AMDGPU: Enable opencl 2.0 features for unkno...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Dec 2 08:21:42 PST 2025


  Branch: refs/heads/users/arsenm/clang/amdgpu-fix-device-libs-build-enable-cl2-features-none-target
  Home:   https://github.com/llvm/llvm-project
  Commit: bab99b54ec0364cce91e470d5d1b9fd8bd21f5fb
      https://github.com/llvm/llvm-project/commit/bab99b54ec0364cce91e470d5d1b9fd8bd21f5fb
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-12-02 (Tue, 02 Dec 2025)

  Changed paths:
    M clang/lib/Basic/Targets/AMDGPU.h
    M clang/test/CodeGenOpenCL/address-spaces.cl
    M clang/test/CodeGenOpenCL/builtins-alloca.cl
    M clang/test/Misc/amdgcn.languageOptsOpenCL.cl

  Log Message:
  -----------
  clang/AMDGPU: Enable opencl 2.0 features for unknown target

Assume amdhsa triples support flat addressing, which matches
the backend logic for the default target. This fixes the
rocm device-libs build.



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