[Bug target/69493] Poor code generation for return of struct containing vectors on PPC64LE
bergner at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Nov 17 22:16:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69493
--- Comment #7 from Peter Bergner <bergner at gcc dot gnu.org> ---
(In reply to Peter Bergner from comment #6)
> When compiling for POWER9, we get the code we want/expect:
FYI, we also get optimal code (ie, just a blr) when compiling on POWER8 BE.
More information about the Gcc-bugs
mailing list