[PATCH] rs6000: MMA built-ins reject typedefs of MMA types
Peter Bergner
bergner@linux.ibm.com
Sat Aug 8 01:59:06 GMT 2020
On 8/7/20 6:52 PM, Segher Boessenkool wrote:
> The element_mode vs. TYPE_MODE here does not matter, because we never
> deal with vector modes here, and they will error elsewhere anyway?
Agreed, TYPE_MODE is fine here.
> Okay for trunk if that is true (or with the necessary adjustments), and
> okay for 10 after letting it soak for a bit. Thanks!
Ok, I did s/element_mode/TYPE_MODE/g here and am retesting.
I'll commit it once regtesting comes back clean. Thanks!
Peter
More information about the Gcc-patches
mailing list