[all-commits] [llvm/llvm-project] 3ca5ce: adding root constants support to DXIL
joaosaffran via All-commits
all-commits at lists.llvm.org
Wed Jan 29 13:09:23 PST 2025
Branch: refs/heads/users/joaosaffran/124967
Home: https://github.com/llvm/llvm-project
Commit: 3ca5cea06cb3ea4243d54fcfa7d49f32e823041b
https://github.com/llvm/llvm-project/commit/3ca5cea06cb3ea4243d54fcfa7d49f32e823041b
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M llvm/include/llvm/BinaryFormat/DXContainer.h
M llvm/include/llvm/MC/DXContainerRootSignature.h
M llvm/lib/MC/DXContainerRootSignature.cpp
M llvm/lib/Target/DirectX/DXContainerGlobals.cpp
M llvm/lib/Target/DirectX/DXILRootSignature.cpp
M llvm/lib/Target/DirectX/DXILRootSignature.h
M llvm/test/CodeGen/DirectX/ContainerData/RootSignature-Flags.ll
Log Message:
-----------
adding root constants support to DXIL
Commit: 17e403fe18ab622e4eb2b9d934684db709626797
https://github.com/llvm/llvm-project/commit/17e403fe18ab622e4eb2b9d934684db709626797
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M llvm/include/llvm/BinaryFormat/DXContainer.h
M llvm/lib/MC/DXContainerRootSignature.cpp
M llvm/lib/Target/DirectX/DXContainerGlobals.cpp
M llvm/lib/Target/DirectX/DXILRootSignature.cpp
M llvm/lib/Target/DirectX/DXILRootSignature.h
M llvm/test/CodeGen/DirectX/ContainerData/RootSignature-Flags.ll
Log Message:
-----------
fixing tests
Commit: 546b558cb840b038b6724ddb7bf52819333cc9b6
https://github.com/llvm/llvm-project/commit/546b558cb840b038b6724ddb7bf52819333cc9b6
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILRootSignature.h
Log Message:
-----------
clean up
Compare: https://github.com/llvm/llvm-project/compare/3ca5cea06cb3%5E...546b558cb840
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