<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/test/CodeGen/SystemZ/vec-args-08.ll, branch users/nico/python-2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[SystemZ] ABI support for single-element vector types</title>
<updated>2023-12-15T18:31:00+00:00</updated>
<author>
<name>Ulrich Weigand</name>
<email>ulrich.weigand@de.ibm.com</email>
</author>
<published>2023-12-15T18:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=59f7f35a9047cccded7b8d3a01926e03f1e10efa'/>
<id>59f7f35a9047cccded7b8d3a01926e03f1e10efa</id>
<content type='text'>
Support passing and returning values of single-element vector
types (i.e. &lt;1 x i128&gt; and &lt;1 x fp128&gt;).

Now that i128 is a legal type, supporting these types can be
done simply by providing a getRegisterTypeForCallingConv
implementation that handles them.

Fixes https://github.com/llvm/llvm-project/issues/61291
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support passing and returning values of single-element vector
types (i.e. &lt;1 x i128&gt; and &lt;1 x fp128&gt;).

Now that i128 is a legal type, supporting these types can be
done simply by providing a getRegisterTypeForCallingConv
implementation that handles them.

Fixes https://github.com/llvm/llvm-project/issues/61291
</pre>
</div>
</content>
</entry>
</feed>
