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]

Re: [tree-ssa] vdefs question (to make vectorizer pass verify ssa)


In message <1072891895.28677.775.camel@frodo.toronto.redhat.com>, Diego Novillo
 writes:
 >>
 >I'd prefer if you emitted the PLUS_EXPR with the pointer as the first
 >operand.  It's an unwritten convention, but I believe a call to fold()
 >will switch it around for you.
Then let's make it a written convention.  

We definitely need a set of 'canonical form rules' for tree nodes.

jeff


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