<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;"><div>Thanks Chandler!</div><div><br></div><div>Here are two more test cases :).</div><div><br></div><div>I kept the format of my previous email.</div><div><br></div><div>1. avx_unpck.ll avx</div><div><div>Instead of issueing a single unpck with use a sequence of extrats, inserts, shuffles, and blends.</div></div><div><br></div><div>2. none_useless_shuflle none</div><div>Instead of using a single move to materialize a zero extended constant into a vector register, we explicitly zeroed a vector register and use a shuffle.</div><div><br></div><div>Cheers,</div><div>-Quentin</div><div><br></div><div></div></body></html>