[all-commits] [llvm/llvm-project] 1bddfe: [HLSL] Amend f32tof16() and f16tof32() tests (#179...

Tim Corringham via All-commits all-commits at lists.llvm.org
Thu Mar 5 03:23:50 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1bddfed92ae7de03edf4791d3e8b43c64aa921c3
      https://github.com/llvm/llvm-project/commit/1bddfed92ae7de03edf4791d3e8b43c64aa921c3
  Author: Tim Corringham <timothy.corringham at amd.com>
  Date:   2026-03-05 (Thu, 05 Mar 2026)

  Changed paths:
    M clang/test/CodeGenHLSL/builtins/f16tof32-builtin.hlsl
    M clang/test/CodeGenHLSL/builtins/f16tof32.hlsl
    M clang/test/CodeGenHLSL/builtins/f32tof16-builtin.hlsl
    M clang/test/CodeGenHLSL/builtins/f32tof16.hlsl

  Log Message:
  -----------
  [HLSL] Amend f32tof16() and f16tof32() tests (#179261)

Amend the codegen tests for f32tof16() and f16tof32() to include SPIRV
as a target in addition to DXIL.

Fixes #179257

Co-authored-by: Tim Corringham <tcorring at amd.com>



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