[llvm-branch-commits] [llvm] [NFC] Refactoring DXContainerYaml Root Parameter representation (PR #138318)

Damyan Pepper via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri May 2 11:13:43 PDT 2025


================
@@ -37,17 +37,6 @@ Parts:
           ShaderRegister: 31
           RegisterSpace: 32
           DATA_STATIC_WHILE_SET_AT_EXECUTE: true
-      - ParameterType: 0 # SRV
----------------
damyanp wrote:

Why is this removed?  Is this somehow a result of switching to use std::variant?

https://github.com/llvm/llvm-project/pull/138318


More information about the llvm-branch-commits mailing list