mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-25 08:14:12 +00:00
10 lines
178 B
Plaintext
10 lines
178 B
Plaintext
%1 = OpFunction %2 None %3
|
|
%4 = OpFunctionParameter %2
|
|
%5 = OpFunctionParameter %2
|
|
%6 = OpLabel
|
|
OpLine %7 10 8
|
|
%8 = OpIAdd %2 %4 %5
|
|
OpNoLine
|
|
OpReturnValue %8
|
|
OpFunctionEnd
|