<div dir="ltr">Hello,<div><br></div><div>I see here: <a href="https://llvm.org/docs/LangRef.html#ret-instruction">https://llvm.org/docs/LangRef.html#ret-instruction</a></div><div><br></div><div>That the return instruction must only return values of first class types, which would exclude struct and arrays. But some llvm instrinsics do return struct, and it does not seems to be enforced on any function.</div><div><br></div><div>Is that restriction lifted and the documentation not up to date? Can we return arrays?</div><div>I see the same restriction for select. Can/should we lift it too?</div><div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><b>Alexandre Isoard</b><br></div></div>
</div></div>