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]

[RFC] optabs and tree-codes for vector operations


The attached html document contains the first major set of proposed
optabs/tree-codes for vectorization.

The most important optabs/tree-codes to decide on are those used for
conditional operations (compare/select) and misaligned accesses, as there
are patches for mainline pending on those.

Comments?

thanks,
dorit

(See attached file: vect_treecodes_html)

Attachment: vect_treecodes_html
Description: Binary data


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