Skip to content

Commit f6410d0

Browse files
committed
Remove repeated comments among tests
1 parent 5955a67 commit f6410d0

12 files changed

+0
-28
lines changed

llvm/test/CodeGen/DirectX/ShaderFlags/max-64-uavs-array-sm6_5.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ define void @test() "hlsl.export" {
2929
ret void
3030
}
3131

32-
; Set dx.valver and dx.resmayalias to prevent flags ResMayNotAlias and
33-
; UAVsAtEveryStage from being set, as to not distract from the flag that is
34-
; actually being tested
3532
!llvm.module.flags = !{!0}
3633
!dx.valver = !{!1}
3734
!0 = !{i32 1, !"dx.resmayalias", i32 1}

llvm/test/CodeGen/DirectX/ShaderFlags/max-64-uavs-array-sm6_6.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ define void @test() "hlsl.export" {
2929
ret void
3030
}
3131

32-
; Set dx.valver and dx.resmayalias to prevent flags ResMayNotAlias and
33-
; UAVsAtEveryStage from being set, as to not distract from the flag that is
34-
; actually being tested
3532
!llvm.module.flags = !{!0}
3633
!dx.valver = !{!1}
3734
!0 = !{i32 1, !"dx.resmayalias", i32 1}

llvm/test/CodeGen/DirectX/ShaderFlags/max-64-uavs.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ define void @test() "hlsl.export" {
5656
ret void
5757
}
5858

59-
; Set dx.valver and dx.resmayalias to prevent flags ResMayNotAlias and
60-
; UAVsAtEveryStage from being set, as to not distract from the flag that is
61-
; actually being tested
6259
!llvm.module.flags = !{!0}
6360
!dx.valver = !{!1}
6461
!0 = !{i32 1, !"dx.resmayalias", i32 1}

llvm/test/CodeGen/DirectX/ShaderFlags/res-may-alias-0.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ define float @loadSRV() #0 {
4040
; But if it does, ensure that it has no effect.
4141
!0 = !{i32 1, !"dx.resmayalias", i32 0}
4242

43-
; Set dx.valver to prevent the flag UAVsAtEveryStage from being set, as to not
44-
; distract from the flag that is actually being tested
4543
!dx.valver = !{!1}
4644
!1 = !{i32 1, i32 8}
4745

llvm/test/CodeGen/DirectX/ShaderFlags/res-may-alias-1.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ define float @loadSRV() #0 {
3737
!llvm.module.flags = !{!0}
3838
!0 = !{i32 1, !"dx.resmayalias", i32 1}
3939

40-
; Set dx.valver to prevent the flag UAVsAtEveryStage from being set, as to not
41-
; distract from the flag that is actually being tested
4240
!dx.valver = !{!1}
4341
!1 = !{i32 1, i32 8}
4442

llvm/test/CodeGen/DirectX/ShaderFlags/res-may-not-alias-shadermodel6.6.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ define float @loadSRV() #0 {
3434
ret float %val
3535
}
3636

37-
; Set dx.valver to prevent the flag UAVsAtEveryStage from being set, as to not
38-
; distract from the flag that is actually being tested
3937
!dx.valver = !{!0}
4038
!0 = !{i32 1, i32 8}
4139

llvm/test/CodeGen/DirectX/ShaderFlags/res-may-not-alias-shadermodel6.7.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ define float @loadSRV() #0 {
3535
ret float %val
3636
}
3737

38-
; Set dx.valver to prevent the flag UAVsAtEveryStage from being set, as to not
39-
; distract from the flag that is actually being tested
4038
!dx.valver = !{!0}
4139
!0 = !{i32 1, i32 8}
4240

llvm/test/CodeGen/DirectX/ShaderFlags/res-may-not-alias-shadermodel6.8.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ define float @loadSRV() #0 {
3535
ret float %val
3636
}
3737

38-
; Set dx.valver to prevent the flag UAVsAtEveryStage from being set, as to not
39-
; distract from the flag that is actually being tested
4038
!dx.valver = !{!0}
4139
!0 = !{i32 1, i32 8}
4240

llvm/test/CodeGen/DirectX/ShaderFlags/typed-uav-load-additional-formats.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ define void @noload(<4 x float> %val) #0 {
4343
ret void
4444
}
4545

46-
; Set dx.valver and dx.resmayalias to prevent flags ResMayNotAlias and
47-
; UAVsAtEveryStage from being set, as to not distract from the flag that is
48-
; actually being tested
4946
!llvm.module.flags = !{!0}
5047
!dx.valver = !{!1}
5148
!0 = !{i32 1, !"dx.resmayalias", i32 1}

llvm/test/CodeGen/DirectX/ShaderFlags/uavs-at-every-stage-lib-valver1.7.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ define void @test() "hlsl.export" {
2424
!dx.valver = !{!1}
2525
!1 = !{i32 1, i32 7}
2626

27-
; Set dx.resmayalias to prevent the shader flag ResMayNotAlias from being set,
28-
; as to not distract from the shader flag that is actually being tested
2927
!llvm.module.flags = !{!0}
3028
!0 = !{i32 1, !"dx.resmayalias", i32 1}
3129

0 commit comments

Comments
 (0)