[all-commits] [llvm/llvm-project] 44bd13: making read work
joaosaffran via All-commits
all-commits at lists.llvm.org
Fri May 2 11:03:45 PDT 2025
Branch: refs/heads/users/joaosaffran/138315
Home: https://github.com/llvm/llvm-project
Commit: 44bd13abd1038aa43d66f4942d831a3b1c752b8c
https://github.com/llvm/llvm-project/commit/44bd13abd1038aa43d66f4942d831a3b1c752b8c
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M llvm/include/llvm/BinaryFormat/DXContainer.h
M llvm/include/llvm/BinaryFormat/DXContainerConstants.def
M llvm/include/llvm/MC/DXContainerRootSignature.h
M llvm/include/llvm/ObjectYAML/DXContainerYAML.h
M llvm/lib/MC/DXContainerRootSignature.cpp
M llvm/lib/ObjectYAML/DXContainerEmitter.cpp
M llvm/lib/ObjectYAML/DXContainerYAML.cpp
M llvm/test/ObjectYAML/DXContainer/RootSignature-MultipleParameters.yaml
Log Message:
-----------
making read work
Commit: ac51bf60742f2d8880970c7f7f106c9a1b4d105e
https://github.com/llvm/llvm-project/commit/ac51bf60742f2d8880970c7f7f106c9a1b4d105e
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-05-02 (Fri, 02 May 2025)
Changed paths:
M llvm/include/llvm/Object/DXContainer.h
M llvm/lib/ObjectYAML/DXContainerYAML.cpp
M llvm/unittests/ObjectYAML/DXContainerYAMLTest.cpp
Log Message:
-----------
adding reading logic
Commit: 97fb0036bc183dadc122963f1ff6a890ff8cf68a
https://github.com/llvm/llvm-project/commit/97fb0036bc183dadc122963f1ff6a890ff8cf68a
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-05-02 (Fri, 02 May 2025)
Changed paths:
M llvm/include/llvm/Object/DXContainer.h
M llvm/include/llvm/ObjectYAML/DXContainerYAML.h
M llvm/lib/ObjectYAML/DXContainerYAML.cpp
M llvm/test/ObjectYAML/DXContainer/RootSignature-MultipleParameters.yaml
Log Message:
-----------
test pass locally
Commit: 93e04bd0e8e072ad761bdb53b9afd08de7358102
https://github.com/llvm/llvm-project/commit/93e04bd0e8e072ad761bdb53b9afd08de7358102
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-05-02 (Fri, 02 May 2025)
Changed paths:
M llvm/unittests/Object/DXContainerTest.cpp
M llvm/unittests/ObjectYAML/DXContainerYAMLTest.cpp
Log Message:
-----------
adding tests
Commit: 2f6d579c9588338d7677a13f243896ffc972b944
https://github.com/llvm/llvm-project/commit/2f6d579c9588338d7677a13f243896ffc972b944
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-05-02 (Fri, 02 May 2025)
Changed paths:
A llvm/test/ObjectYAML/DXContainer/RootSignature-DescriptorTable1.0.yaml
A llvm/test/ObjectYAML/DXContainer/RootSignature-DescriptorTable1.1.yaml
Log Message:
-----------
adding more tests
Commit: 76b1b75856b109490616cf1c2df5bc02d67e8d02
https://github.com/llvm/llvm-project/commit/76b1b75856b109490616cf1c2df5bc02d67e8d02
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-05-02 (Fri, 02 May 2025)
Changed paths:
M llvm/include/llvm/Object/DXContainer.h
M llvm/unittests/Object/DXContainerTest.cpp
Log Message:
-----------
clean up
Compare: https://github.com/llvm/llvm-project/compare/44bd13abd103%5E...76b1b75856b1
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