[PATCH] rs6000: Use NO_EXPR to cast to MMA pointer types
Peter Bergner
bergner@linux.ibm.com
Fri Sep 2 17:02:54 GMT 2022
On 9/2/22 11:31 AM, Segher Boessenkool wrote:
> I wouldn't worry about backports. If it does make other backports
> easier in the future, we can decide to backport this *then*.
Ok.
> (Did you also look at non-MMA VIEW_CONVERT_EXPR uses btw?)
I did. It seemed they were all related to pointers to vectors and I remember
you mentioning that as one of the reasons for using VIEW_CONVERT_EXPR over
NOP_EXPR, so I left them alone to be safe.
> Okay for trunk. Thanks!
Ok, pushed to trunk. Thanks!
Peter
More information about the Gcc-patches
mailing list