Skip to content

Commit 8d97116

Browse files
author
joaosaffran
committed
format test
1 parent 848501d commit 8d97116

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

llvm/test/CodeGen/DirectX/rootsignature-validation-textures.ll

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
; RUN: opt -S -passes='dxil-post-optimization-validation' -mtriple=dxil-pc-shadermodel6.6-compute %s 2>&1
2-
3-
4-
2+
; expected-no-diagnostics
53
; Root Signature(
64
; DescriptorTable(UAV(b0, space=0, visibility=SHADER_VISIBILITY_ALL))
75

llvm/test/CodeGen/DirectX/rootsignature-validation-typedbuffer.ll

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
; RUN: opt -S -passes='dxil-post-optimization-validation' -mtriple=dxil-pc-shadermodel6.6-compute %s 2>&1
2-
3-
4-
2+
; expected-no-diagnostics
53
; Root Signature(
64
; DescriptorTable(UAV(b0, space=0, visibility=SHADER_VISIBILITY_ALL))
75

0 commit comments

Comments
 (0)