<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 4, 2014 at 5:25 PM, Simon Pilgrim <span dir="ltr"><<a href="mailto:llvm-dev@redking.me.uk" target="_blank">llvm-dev@redking.me.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":41a" class="a3s" style="overflow:hidden">[X86][SSE] Enable commutation for SSE immediate blend instructions<br>
<br>
Patch to allow (v)blendps, (v)blendpd, (v)pblendw and vpblendd instructions to be commuted - swaps the src registers and inverts the blend mask.<br>
<br>
This is primarily to improve memory folding (see new tests), but it also improves the quality of shuffles (see modified tests).</div></blockquote></div><br>Fantastic, and thank you for seeing this part through!</div></div>