Skip to content

Commit 5c35c32

Browse files
Joao SaffranJoao Saffran
authored andcommitted
clean up
1 parent d186ebd commit 5c35c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/DirectX/rootsignature-validation-deny-shader.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ attributes #0 = { noinline nounwind "exp-shader"="cs" "hlsl.numthreads"="1,2,1"
1212

1313
!0 = !{ptr @CSMain, !1, i32 2}
1414
!1 = !{!2, !3}
15-
!2 = !{ !"RootFlags", i32 294 } ; 32 = deny_pixel/hull/vertex/amplification_shader_root_access
15+
!2 = !{ !"RootFlags", i32 294 } ; 294 = deny_pixel/hull/vertex/amplification_shader_root_access
1616
!3 = !{ !"RootCBV", i32 0, i32 1, i32 0, i32 0 }

0 commit comments

Comments
 (0)