Skip to content

Commit 1cb111a

Browse files
author
joaosaffran
committed
fix format
1 parent dec12d9 commit 1cb111a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99

1010
define void @CSMain() "hlsl.shader"="compute" {
1111
entry:
12+
1213
%TB = tail call target("dx.Texture", float, 1, 0, 0) @llvm.dx.resource.handlefrombinding.tdx.TypedBuffer_f32_1_0_0t(i32 0, i32 0, i32 1, i32 0, i1 false, ptr nonnull @TB.str)
14+
1315
ret void
1416
}
1517

0 commit comments

Comments
 (0)