[all-commits] [llvm/llvm-project] 0beb2f: [HLSL][NFC] Stricter Overload Tests (clamp, max, min...

Ashley Coleman via All-commits all-commits at lists.llvm.org
Thu May 8 10:20:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0beb2f56f6f6eb5aab142334a47228cbbc86c22f
      https://github.com/llvm/llvm-project/commit/0beb2f56f6f6eb5aab142334a47228cbbc86c22f
  Author: Ashley Coleman <ascoleman at microsoft.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M clang/test/CodeGenHLSL/builtins/clamp-overloads.hlsl
    M clang/test/CodeGenHLSL/builtins/max-overloads.hlsl
    M clang/test/CodeGenHLSL/builtins/min-overloads.hlsl
    M clang/test/CodeGenHLSL/builtins/pow-overloads.hlsl

  Log Message:
  -----------
  [HLSL][NFC] Stricter Overload Tests (clamp,max,min,pow) (#138993)

Partial implementation of #138016 to unblock other ongoing work. NFC



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