aboutsummaryrefslogtreecommitdiffhomepage
path: root/ptx/src/test/spirv_run/extern_shared_call.spvtxt
diff options
context:
space:
mode:
Diffstat (limited to 'ptx/src/test/spirv_run/extern_shared_call.spvtxt')
-rw-r--r--ptx/src/test/spirv_run/extern_shared_call.spvtxt16
1 files changed, 8 insertions, 8 deletions
diff --git a/ptx/src/test/spirv_run/extern_shared_call.spvtxt b/ptx/src/test/spirv_run/extern_shared_call.spvtxt
index 39f8683..7043172 100644
--- a/ptx/src/test/spirv_run/extern_shared_call.spvtxt
+++ b/ptx/src/test/spirv_run/extern_shared_call.spvtxt
@@ -38,7 +38,7 @@
%40 = OpBitcast %_ptr_Function__ptr_Workgroup_uint %39
%5 = OpLoad %_ptr_Workgroup_uint %40
%11 = OpBitcast %_ptr_Workgroup_ulong %5
- %4 = OpLoad %ulong %11
+ %4 = OpLoad %ulong %11 Aligned 8
OpStore %3 %4
%7 = OpLoad %ulong %3
%6 = OpIAdd %ulong %7 %ulong_2
@@ -47,7 +47,7 @@
%8 = OpLoad %_ptr_Workgroup_uint %41
%9 = OpLoad %ulong %3
%12 = OpBitcast %_ptr_Workgroup_ulong %8
- OpStore %12 %9
+ OpStore %12 %9 Aligned 8
OpReturn
OpFunctionEnd
%14 = OpFunction %void None %60
@@ -66,28 +66,28 @@
%36 = OpLabel
OpStore %15 %20
OpStore %16 %21
- %22 = OpLoad %ulong %15
+ %22 = OpLoad %ulong %15 Aligned 8
OpStore %17 %22
- %23 = OpLoad %ulong %16
+ %23 = OpLoad %ulong %16 Aligned 8
OpStore %18 %23
%25 = OpLoad %ulong %17
%32 = OpConvertUToPtr %_ptr_CrossWorkgroup_ulong %25
- %24 = OpLoad %ulong %32
+ %24 = OpLoad %ulong %32 Aligned 8
OpStore %19 %24
%44 = OpBitcast %_ptr_Function__ptr_Workgroup_uint %43
%26 = OpLoad %_ptr_Workgroup_uint %44
%27 = OpLoad %ulong %19
%33 = OpBitcast %_ptr_Workgroup_ulong %26
- OpStore %33 %27
+ OpStore %33 %27 Aligned 8
%63 = OpFunctionCall %void %2 %42
%45 = OpBitcast %_ptr_Function__ptr_Workgroup_uint %43
%29 = OpLoad %_ptr_Workgroup_uint %45
%34 = OpBitcast %_ptr_Workgroup_ulong %29
- %28 = OpLoad %ulong %34
+ %28 = OpLoad %ulong %34 Aligned 8
OpStore %19 %28
%30 = OpLoad %ulong %18
%31 = OpLoad %ulong %19
%35 = OpConvertUToPtr %_ptr_CrossWorkgroup_ulong %30
- OpStore %35 %31
+ OpStore %35 %31 Aligned 8
OpReturn
OpFunctionEnd