[all-commits] [llvm/llvm-project] 4ff986: [DirectX] Updating DXContainer logic to read versi...

joaosaffran via All-commits all-commits at lists.llvm.org
Fri Sep 26 10:08:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ff986af637f76117b5e70190f144fe7ce10533e
      https://github.com/llvm/llvm-project/commit/4ff986af637f76117b5e70190f144fe7ce10533e
  Author: joaosaffran <joaosaffranllvm at gmail.com>
  Date:   2025-09-26 (Fri, 26 Sep 2025)

  Changed paths:
    M llvm/include/llvm/Object/DXContainer.h
    M llvm/lib/Object/DXContainer.cpp
    M llvm/lib/ObjectYAML/DXContainerYAML.cpp
    A llvm/test/ObjectYAML/DXContainer/RootSignature-StaticSamplers1.3.yaml
    M llvm/unittests/Object/DXContainerTest.cpp

  Log Message:
  -----------
  [DirectX] Updating DXContainer logic to read version 1.2 of static samplers (#160184)

This PR is updating `Object/DXContainer.h` so that we can read data from
root signature version 1.2, which adds flags into static samplers.



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