<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Chandler,<div><br></div><div>I saw regressions in our internal testing. Some of them are avx/avx2 specific.</div><div><br></div><div>Should I send reduced test cases for those or is it something you haven’t looked yet and thus, is expected?</div><div><br></div><div>Anyway, here is the biggest offender. This is avx-specific.</div><div><br></div><div>To reproduce:</div><div><div>llc -x86-experimental-vector-shuffle-lowering=true -mattr=+avx avx_test_case.ll</div><div>llc -x86-experimental-vector-shuffle-lowering=false -mattr=+avx avx_test_case.ll</div></div><div><br></div><div>I’ll send more test cases (first for non-avx specific) as I reduce the regressions.</div><div><br></div><div>Thanks,</div><div>-Quentin</div><div></div></body></html>