<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/test/Bitcode/vscale-shuffle.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>[LLVM][IR] Use splat syntax when printing ConstantExpr based splats. (#116856)</title>
<updated>2024-11-21T11:21:12+00:00</updated>
<author>
<name>Paul Walker</name>
<email>paul.walker@arm.com</email>
</author>
<published>2024-11-21T11:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=56c091ea7106507b36015297ee9005c9d5fab0bf'/>
<id>56c091ea7106507b36015297ee9005c9d5fab0bf</id>
<content type='text'>
This brings the printing of scalable vector constant splats inline with
their fixed length counterparts.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This brings the printing of scalable vector constant splats inline with
their fixed length counterparts.</pre>
</div>
</content>
</entry>
<entry>
<title>[BitcodeReader] Fix DelayedShuffle handling for ConstantExpr shuffles.</title>
<updated>2020-06-30T20:23:07+00:00</updated>
<author>
<name>Eli Friedman</name>
<email>efriedma@quicinc.com</email>
</author>
<published>2020-05-20T22:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=0ec712afec642fa6a57fe17be0c8d7d096bf7434'/>
<id>0ec712afec642fa6a57fe17be0c8d7d096bf7434</id>
<content type='text'>
The indexing was messed up, so the result was completely broken.

Shuffle constant exprs are rare in practice; without vscale types,
constant folding generally elminates them. So sort of hard to trip over.

Fixes regression from D72467.

(Recommitting after fix for memory leak.)

Differential Revision: https://reviews.llvm.org/D80330
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The indexing was messed up, so the result was completely broken.

Shuffle constant exprs are rare in practice; without vscale types,
constant folding generally elminates them. So sort of hard to trip over.

Fixes regression from D72467.

(Recommitting after fix for memory leak.)

Differential Revision: https://reviews.llvm.org/D80330
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[BitcodeReader] Fix DelayedShuffle handling for ConstantExpr shuffles."</title>
<updated>2020-06-24T21:40:45+00:00</updated>
<author>
<name>Mitch Phillips</name>
<email>31459023+hctim@users.noreply.github.com</email>
</author>
<published>2020-06-24T20:55:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=10045cbe01928d9281723c640c03984d540f9012'/>
<id>10045cbe01928d9281723c640c03984d540f9012</id>
<content type='text'>
Patch has a memory leak bug that broke the ASan buildbots. More info
available at: https://reviews.llvm.org/D80330

This reverts commit b5740105d270a2d76da8812cafb63e4b799ada73.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch has a memory leak bug that broke the ASan buildbots. More info
available at: https://reviews.llvm.org/D80330

This reverts commit b5740105d270a2d76da8812cafb63e4b799ada73.
</pre>
</div>
</content>
</entry>
<entry>
<title>[BitcodeReader] Fix DelayedShuffle handling for ConstantExpr shuffles.</title>
<updated>2020-06-24T02:50:30+00:00</updated>
<author>
<name>Eli Friedman</name>
<email>efriedma@quicinc.com</email>
</author>
<published>2020-05-20T22:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b5740105d270a2d76da8812cafb63e4b799ada73'/>
<id>b5740105d270a2d76da8812cafb63e4b799ada73</id>
<content type='text'>
The indexing was messed up, so the result was completely broken.

Shuffle constant exprs are rare in practice; without vscale types,
constant folding generally elminates them. So sort of hard to trip over.

Fixes regression from D72467.

Differential Revision: https://reviews.llvm.org/D80330
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The indexing was messed up, so the result was completely broken.

Shuffle constant exprs are rare in practice; without vscale types,
constant folding generally elminates them. So sort of hard to trip over.

Fixes regression from D72467.

Differential Revision: https://reviews.llvm.org/D80330
</pre>
</div>
</content>
</entry>
</feed>
