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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Apr 24 10:48:56 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e7e23d7d0eecf30dbb8adfae175696262e0b08e
      https://github.com/llvm/llvm-project/commit/3e7e23d7d0eecf30dbb8adfae175696262e0b08e
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-24 (Thu, 24 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 (#136413)

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