On 2/9/18 10:51 AM, Segher Boessenkool wrote: >> +/* { dg-final { scan-assembler-times {\mvclzb\M} 2 } } */ >> +/* { dg-final { scan-assembler-times {\mvclzb\M} 2 } } */
This was a typo in the original test case I didn't notice. Looking closer, they meant one of these to be vclzd. I'll fix that, thanks. Peter