rust-gpu/tests/ui/dis/ptr_write.stderr
2022-09-08 13:01:05 +03:00

12 lines
205 B
Plaintext

%1 = OpFunction %2 None %3
%4 = OpFunctionParameter %5
%6 = OpFunctionParameter %5
%7 = OpLabel
OpLine %8 7 35
%9 = OpLoad %10 %4
OpLine %11 1310 8
OpStore %6 %9
OpLine %8 8 1
OpReturn
OpFunctionEnd