[llvm-branch-commits] [llvm] [DirectX] Adding missing descriptor table validations (PR #153276)
Finn Plummer via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Aug 18 08:24:00 PDT 2025
inbelic wrote:
Given we want to use these for [the frontend](https://github.com/llvm/llvm-project/issues/153868) as well. Would it be possible to do these validations with an `HLSLBinding` instead? Both the front and backend will create the bindings I believe and could be a common interface?
https://github.com/llvm/llvm-project/pull/153276
More information about the llvm-branch-commits
mailing list