[all-commits] [llvm/llvm-project] 9f5185: adding metadata support for static samplers

joaosaffran via All-commits all-commits at lists.llvm.org
Mon Jun 16 12:45:21 PDT 2025


  Branch: refs/heads/users/joaosaffran/143422
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f51858f2050720c50c09ddd18108d3bcde5a68b
      https://github.com/llvm/llvm-project/commit/9f51858f2050720c50c09ddd18108d3bcde5a68b
  Author: joaosaffran <joao.saffran at microsoft.com>
  Date:   2025-06-12 (Thu, 12 Jun 2025)

  Changed paths:
    M llvm/lib/MC/DXContainerRootSignature.cpp
    M llvm/lib/Target/DirectX/DXILRootSignature.cpp
    M llvm/lib/Target/DirectX/DXILRootSignature.h
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers.ll

  Log Message:
  -----------
  adding metadata support for static samplers


  Commit: fb9c7c47e1af70911c7c97233ebb90d16ef29737
      https://github.com/llvm/llvm-project/commit/fb9c7c47e1af70911c7c97233ebb90d16ef29737
  Author: joaosaffran <joao.saffran at microsoft.com>
  Date:   2025-06-12 (Thu, 12 Jun 2025)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILRootSignature.cpp
    M llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers.ll

  Log Message:
  -----------
  add validations


  Commit: 611f0bb69a34960521c1e7288b30b94a3dc7a775
      https://github.com/llvm/llvm-project/commit/611f0bb69a34960521c1e7288b30b94a3dc7a775
  Author: joaosaffran <joao.saffran at microsoft.com>
  Date:   2025-06-12 (Thu, 12 Jun 2025)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILRootSignature.cpp
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers-Invalid-AddressU.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers-Invalid-AddressV.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers-Invalid-AddressW.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers-Invalid-BorderColor.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers-Invalid-ComparisonFunc.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers-Invalid-Filter.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers-Invalid-MaxAnisotropy.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers-Invalid-MaxLod.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers-Invalid-MinLod.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers-Invalid-MinLopBias.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers-Invalid-RegisterSpace.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers-Invalid-ShaderRegister.ll
    A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-StaticSamplers-Invalid-ShaderVisibility.ll

  Log Message:
  -----------
  adding tests


  Commit: 42beb33b922119d0a6129b8e5816bd596419e5cf
      https://github.com/llvm/llvm-project/commit/42beb33b922119d0a6129b8e5816bd596419e5cf
  Author: joaosaffran <joao.saffran at microsoft.com>
  Date:   2025-06-12 (Thu, 12 Jun 2025)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILRootSignature.cpp

  Log Message:
  -----------
  addressing comments


  Commit: 0995050ca13db79a6b32ff7495d03fba0ee2ad29
      https://github.com/llvm/llvm-project/commit/0995050ca13db79a6b32ff7495d03fba0ee2ad29
  Author: joaosaffran <joao.saffran at microsoft.com>
  Date:   2025-06-12 (Thu, 12 Jun 2025)

  Changed paths:
    M llvm/lib/MC/DXContainerRootSignature.cpp
    M llvm/lib/Target/DirectX/DXILRootSignature.cpp

  Log Message:
  -----------
  fix


  Commit: 24f38bd9506bfff566fd753f1180b581b8f448f9
      https://github.com/llvm/llvm-project/commit/24f38bd9506bfff566fd753f1180b581b8f448f9
  Author: joaosaffran <joao.saffran at microsoft.com>
  Date:   2025-06-12 (Thu, 12 Jun 2025)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILRootSignature.cpp

  Log Message:
  -----------
  rebase


Compare: https://github.com/llvm/llvm-project/compare/9f51858f2050%5E...24f38bd9506b

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