This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RS6000/PowerPC -mpaired


Can anyone give me any pointers on how to use the -mpaired option ("PowerPC 750CL paired-single instructions") ? I'm trying to get it to use the reduc_s{min,max,plus}_v2sf patterns in gcc/config/rs6000/paired.md, so far I haven't managed to find a configuration that supports loading a vector of floats but that doesn't also have superior altivec/v4sf support...

Thanks, Alan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]