[all-commits] [llvm/llvm-project] 0b61a5: clang/HIP: Use generic builtins for f32 exp and log

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Mar 3 19:56:30 PST 2025


  Branch: refs/heads/users/arsenm/clang/hip-avoid-ocml-log-exp
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b61a5f239d487420cf365a65ed2eda10349d5b9
      https://github.com/llvm/llvm-project/commit/0b61a5f239d487420cf365a65ed2eda10349d5b9
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-04 (Tue, 04 Mar 2025)

  Changed paths:
    M clang/lib/Headers/__clang_hip_math.h
    M clang/test/Headers/__clang_hip_math.hip

  Log Message:
  -----------
  clang/HIP: Use generic builtins for f32 exp and log

Stop using ocml declarations which are just a shim around the
intrinsics.



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