This is the mail archive of the gcc-patches@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]

Re: A bit of vector extension documentation


>>>>> "Tim" == Tim Prince <tprince@computer.org> writes:

 > To make it pay off on the Intel SIMD architectures, the compiler
 > must be able to analyze alignments, allocate arrays on 16-byte
 > boundaries, and pre-condition loops so that a majority of

same thing for altivec stuff.  It all needs to be 16 byte aligned.

Aldy


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