<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Elena<div class=""><br class=""></div><div class="">I have a new testcase for you. When using llvm.masked.store.v2i32, the mask generated doesn’t look correct to me.</div><div class="">Try testcase attached and look at generated assembly. (llc -O0)</div><div class=""><br class=""></div><div class="">Also, the testcase is extract from 445.gobmk. It is surprising to me why we generate llvm.masked.store.v2i32. You should be able to reproduce with trunk compiling with -Os and -arch x86_64 -march=core-avx2. I run into infinite-loop with current clang.</div><div class=""><br class=""></div><div class="">Thanks</div><div class="">Steven</div><div class=""></div></body></html>