<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jan 9, 2015, at 12:47 AM, Chandler Carruth <<a href="mailto:chandlerc@google.com" class="">chandlerc@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Thu, Jan 8, 2015 at 10:11 PM, Adam Nemet <span dir="ltr" class=""><<a href="mailto:anemet@apple.com" target="_blank" class="">anemet@apple.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":af0" class="a3s" style="overflow:hidden">The change should be obvious.  For the test, I decided to start resurrecting<br class="">
(and extending) avx512-shuffle.ll.  This was removed when the new shuffle<br class="">
lowering was made default.<br class="">
<br class="">
We could also add these to vector-shuffle-512-v8.ll but I think those are<br class="">
somehow generated with Chandler's fuzzer, so I decided against it.<br class="">
<br class="">
Chandler, is this reasonable?</div></blockquote></div><br class="">My inclination would be to follow the testing structure of vector-shuffle-512-v8.ll and extend it. Those aren't generated by my fuzzer directly. I have a number of scripts that help generate these style of test cases some I have mailed out (shufle_test_gen.py) but never really got consensus on submitting (its terrible python code I'm afraid). I also have a script that takes an existing test of the form of these shuffle tests and re-computes the file-check portions. I can mail that out if I haven't already.</div></div>
</div></blockquote></div><br class=""><div class="">OK, updated version is committed in r225837 and r225838.</div><div class=""><br class=""></div><div class="">Adam</div><div class=""><br class=""></div></body></html>