[all-commits] [llvm/llvm-project] 577796: clang/HIP: Add tests that shows fpmath metadata en...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Apr 19 00:46:28 PDT 2025


  Branch: refs/heads/users/arsenm/clang/add-hip-tests-for-sqrt-metadata
  Home:   https://github.com/llvm/llvm-project
  Commit: 577796c23b8e65dcdd2b45767386a81ff70f4e84
      https://github.com/llvm/llvm-project/commit/577796c23b8e65dcdd2b45767386a81ff70f4e84
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-19 (Sat, 19 Apr 2025)

  Changed paths:
    M clang/test/Headers/__clang_hip_cmath.hip
    M clang/test/Headers/__clang_hip_math.hip

  Log Message:
  -----------
  clang/HIP: Add tests that shows fpmath metadata ends up on sqrt calls

Make sure the builtin header sqrts work with
-fno-hip-f32-correctly-rounded-divide-sqrt, and we end up with
properly annotated sqrt intrinsic callsites.



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