Hi!
On Thu, Jan 16, 2020 at 05:42:41PM +0800, Kewen.Lin wrote:
> +/* At time the dform optimization pass was merged with trunk, 12
> + lxv instructions were emitted in place of the same number of lxvx
> + instructions. No need to require exactly this number, as it may
> + change when other optimization passes evolve. */
> +
> +/* { dg-final { scan-assembler {\mlxv\M} } } */Maybe you can also test there ar no lxvx insns generated? Segher
