On Thu, Feb 06, 2020 at 01:40:03PM -0500, Michael Meissner wrote: > This patch addresses the concern the Segher raised in the original submission > of the patch to fix PR target/93569. In addition to checking for D*-form > addresses in the traditional Altivec registers, this patch also checks for > D*-form addresses for vectors in the traditional floating point registers. > Neither one of these address forms were allowed before ISA 3.0 (power9).
This is okay for trunk. Thanks! Segher