[llvm-branch-commits] [clang] [llvm] [HLSL] Remove old resource annotations (PR #130338)

Joshua Batista via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Mar 7 12:54:02 PST 2025


================
@@ -125,15 +125,6 @@ class CGHLSLRuntime {
   // End of reserved area for HLSL intrinsic getters.
   //===----------------------------------------------------------------------===//
 
-  struct BufferResBinding {
----------------
bob80905 wrote:

May I ask how the buffer register number `2` is being stored when this goes away? 

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


More information about the llvm-branch-commits mailing list