[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
Tue Aug 26 09:51:06 PDT 2025


================
@@ -53,105 +54,111 @@ attributes #0 = { "hlsl.numthreads"="1,1,1" "hlsl.shader"="compute" }
 !20 = !{ !"UAV", i32 5, i32 1, i32 15, i32 5, i32 65540 }
 
 ;DXC:- Name:            RTS0
-;DXC-NEXT:    Size:            380
----------------
inbelic wrote:

These changes seem unrelated. I'd personally put up an NFC pr to fix any formatting across these tests

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


More information about the llvm-branch-commits mailing list