rust-gpu/tests/ui/dis/entry-pass-mode-cast-array.stderr
2022-12-12 17:14:35 +02:00

14 lines
255 B
Plaintext

%1 = OpFunction %2 None %3
%4 = OpLabel
OpLine %5 15 12
%6 = OpLoad %7 %8
OpLine %5 16 4
%9 = OpCompositeExtract %10 %6 0
%11 = OpFAdd %10 %9 %12
%13 = OpCompositeInsert %7 %11 %6 0
OpLine %5 17 4
OpStore %14 %13
OpNoLine
OpReturn
OpFunctionEnd