rust-gpu/tests/ui/dis/issue-373.stderr
2021-10-20 22:13:03 +03:00

12 lines
205 B
Plaintext

%1 = OpFunction %2 None %3
%4 = OpLabel
OpLine %5 22 11
%6 = OpFunctionCall %7 %8
OpLine %5 22 11
%9 = OpCompositeExtract %10 %6 0
OpLine %5 22 4
OpStore %11 %9
OpLine %5 23 1
OpReturn
OpFunctionEnd