[all-commits] [llvm/llvm-project] c4eda0: [HLSL][DirectX] Lower llvm.dx.load.input and llvm....

Dan Brown via All-commits all-commits at lists.llvm.org
Fri Aug 7 11:54:34 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4eda0c444131b8f0cba2f33a126fb1632a25b3e
      https://github.com/llvm/llvm-project/commit/c4eda0c444131b8f0cba2f33a126fb1632a25b3e
  Author: Dan Brown <61992655+danbrown-amd at users.noreply.github.com>
  Date:   2026-08-07 (Fri, 07 Aug 2026)

  Changed paths:
    M clang/lib/CodeGen/CGHLSLRuntime.cpp
    M clang/test/CodeGenHLSL/semantics/SV_Position.ps.hlsl
    M clang/test/CodeGenHLSL/semantics/SV_Position.vs.hlsl
    M clang/test/CodeGenHLSL/semantics/SV_Target.ps.hlsl
    M clang/test/CodeGenHLSL/semantics/semantic.array.output.hlsl
    M clang/test/CodeGenHLSL/semantics/semantic.explicit-location-output-struct.hlsl
    M clang/test/CodeGenHLSL/semantics/semantic.explicit-location.hlsl
    M clang/test/CodeGenHLSL/semantics/semantic.struct.output.hlsl
    M clang/test/CodeGenHLSL/sret_output.hlsl
    M llvm/include/llvm/IR/IntrinsicsDirectX.td
    M llvm/lib/Target/DirectX/DXIL.td
    M llvm/lib/Target/DirectX/DXILIntrinsicExpansion.cpp
    A llvm/test/CodeGen/DirectX/LoadInput.ll
    A llvm/test/CodeGen/DirectX/StoreOutput.ll

  Log Message:
  -----------
  [HLSL][DirectX] Lower llvm.dx.load.input and llvm.dx.store.output to DXIL (#208871)

Addresses #189766.

Co-authored-by: Finn Plummer <mail at inbelic.dev>
Assisted-by: Claude Sonnet 4

---------

Co-authored-by: Finn Plummer <mail at inbelic.dev>



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