[all-commits] [llvm/llvm-project] 9a478d: [NFC] Rename dx.shader to hlsl.shader

Chris B via All-commits all-commits at lists.llvm.org
Mon Aug 22 14:04:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a478d523239fe0d01f32ecc8e64e88d1809fd8e
      https://github.com/llvm/llvm-project/commit/9a478d523239fe0d01f32ecc8e64e88d1809fd8e
  Author: Chris Bieneman <chris.bieneman at me.com>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

  Changed paths:
    M clang/lib/CodeGen/CGHLSLRuntime.cpp
    M clang/test/CodeGenHLSL/entry.hlsl
    M clang/test/CodeGenHLSL/shader_type_attr.hlsl

  Log Message:
  -----------
  [NFC] Rename dx.shader to hlsl.shader

This metadata annotation is HLSL-specific not DirectX specific. It will
need to be attached for shaders regardless of whether they are targeting
DXIL.




More information about the All-commits mailing list