Skip to content

Commit e0bc5e3

Browse files
author
joaosaffran
committed
fix
1 parent 3b8b2e1 commit e0bc5e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/test/CodeGen/DirectX/ContainerData/RootSignature-DescriptorTable.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ attributes #0 = { "hlsl.numthreads"="1,1,1" "hlsl.shader"="compute" }
3939
; DXC-NEXT: BaseShaderRegister: 1
4040
; DXC-NEXT: RegisterSpace: 0
4141
; DXC-NEXT: OffsetInDescriptorsFromTableStart: 4294967295
42-
; DXC-NEXT: DATA_VOLATILE: true
42+
; DXC-NEXT: DATA_STATIC_WHILE_SET_AT_EXECUTE: true
4343
; DXC-NEXT: - RangeType: 1
4444
; DXC-NEXT: NumDescriptors: 5
4545
; DXC-NEXT: BaseShaderRegister: 1
4646
; DXC-NEXT: RegisterSpace: 10
4747
; DXC-NEXT: OffsetInDescriptorsFromTableStart: 5
48-
; DXC-NEXT: DESCRIPTORS_VOLATILE: true
48+
; DXC-NEXT: DATA_VOLATILE: true

0 commit comments

Comments
 (0)