[all-commits] [llvm/llvm-project] b8644c: fix for root elements
Finn Plummer via All-commits
all-commits at lists.llvm.org
Wed Jul 9 08:32:52 PDT 2025
Branch: refs/heads/users/inbelic/pr-147350-rebase
Home: https://github.com/llvm/llvm-project
Commit: b8644c7d9a44f9480cdbe0b3c46f0899cdcffc28
https://github.com/llvm/llvm-project/commit/b8644c7d9a44f9480cdbe0b3c46f0899cdcffc28
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M clang/lib/Parse/ParseHLSLRootSignature.cpp
M clang/test/SemaHLSL/RootSignature-err.hlsl
M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp
Log Message:
-----------
fix for root elements
Commit: 24ed530a19fa49bb6363ec0cf2325a85400030e6
https://github.com/llvm/llvm-project/commit/24ed530a19fa49bb6363ec0cf2325a85400030e6
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M clang/lib/Parse/ParseHLSLRootSignature.cpp
M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp
Log Message:
-----------
fix for descriptor table
Commit: 4f210fac40caf9531320bfb5dc3d952a3ed541c6
https://github.com/llvm/llvm-project/commit/4f210fac40caf9531320bfb5dc3d952a3ed541c6
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M clang/lib/Parse/ParseHLSLRootSignature.cpp
M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp
Log Message:
-----------
fix for root constants
Commit: 15844909e7f88d4fce582ebaa97eb418ea55f6cf
https://github.com/llvm/llvm-project/commit/15844909e7f88d4fce582ebaa97eb418ea55f6cf
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M clang/include/clang/Parse/ParseHLSLRootSignature.h
M clang/lib/Parse/ParseHLSLRootSignature.cpp
M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp
Log Message:
-----------
fix for root descriptors
Commit: 8dae33e6b70ac79cc2b6be266c2324d49443b91c
https://github.com/llvm/llvm-project/commit/8dae33e6b70ac79cc2b6be266c2324d49443b91c
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M clang/include/clang/Parse/ParseHLSLRootSignature.h
M clang/lib/Parse/ParseHLSLRootSignature.cpp
M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp
Log Message:
-----------
fix for descriptor table clauses
Commit: 1643d251d01563fee60fc3ffc011de84ae408660
https://github.com/llvm/llvm-project/commit/1643d251d01563fee60fc3ffc011de84ae408660
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M clang/lib/Parse/ParseHLSLRootSignature.cpp
M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp
Log Message:
-----------
fix for static samplers
Commit: b9cf61471f5b00ae684071d1b7b7cff4e665fc67
https://github.com/llvm/llvm-project/commit/b9cf61471f5b00ae684071d1b7b7cff4e665fc67
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M clang/include/clang/Parse/ParseHLSLRootSignature.h
M clang/lib/Parse/ParseHLSLRootSignature.cpp
Log Message:
-----------
rebase-fix: remove unneeded params
- these are lingering from the improve diag related changes
Compare: https://github.com/llvm/llvm-project/compare/b8644c7d9a44%5E...b9cf61471f5b
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