[all-commits] [llvm/llvm-project] 86a52d: parsing root constant
joaosaffran via All-commits
all-commits at lists.llvm.org
Thu Feb 20 11:14:06 PST 2025
Branch: refs/heads/users/joaosaffran/127932
Home: https://github.com/llvm/llvm-project
Commit: 86a52d82e858c24a0f756f583a1b3d8dac3087d8
https://github.com/llvm/llvm-project/commit/86a52d82e858c24a0f756f583a1b3d8dac3087d8
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILRootSignature.cpp
Log Message:
-----------
parsing root constant
Commit: f181f4dbae982c948e81aff41bcb84f59048fbed
https://github.com/llvm/llvm-project/commit/f181f4dbae982c948e81aff41bcb84f59048fbed
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILRootSignature.cpp
M llvm/lib/Target/DirectX/DXILRootSignature.h
A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-Constants-Error-invalid-metadata.ll
A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-Constants-Error-invalid-shader-visibility.ll
A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-Constants.ll
Log Message:
-----------
add root constant support
Commit: 627cdcd086fe760470d447bc4323aaa4f2f9e29a
https://github.com/llvm/llvm-project/commit/627cdcd086fe760470d447bc4323aaa4f2f9e29a
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILRootSignature.h
Log Message:
-----------
clean up
Commit: e702752285147177cd4ef69056f5f324f0630890
https://github.com/llvm/llvm-project/commit/e702752285147177cd4ef69056f5f324f0630890
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILRootSignature.cpp
M llvm/test/CodeGen/DirectX/ContainerData/RootSignature-Constants.ll
Log Message:
-----------
change test
Compare: https://github.com/llvm/llvm-project/compare/86a52d82e858%5E...e70275228514
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