Skip to content

Commit 708c4dc

Browse files
Joao SaffranJoao Saffran
authored andcommitted
format
1 parent 19e9baa commit 708c4dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/DirectX/rootsignature-validation-fail-sampler.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
; RUN: not opt -S -passes='dxil-post-optimization-validation' -mtriple=dxil-pc-shadermodel6.6-compute %s 2>&1 | FileCheck %s
22
; CHECK: error: resource Sampler (space=0, registers=[42, 42]) overlaps with resource Sampler (space=0, registers=[42, 42])
33

4+
45
define void @CSMain() "hlsl.shader"="compute" {
56
entry:
67
ret void

0 commit comments

Comments
 (0)