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: [lno] [RFC] if-conversion and auto vectorizer


On Mon, Mar 15, 2004 at 07:06:18PM -0500, Diego Novillo wrote:
> Not in GIMPLE.  If 'test' is used in a predicate like the above, it
> should be a GIMPLE scalar.

Well, *consist* of GIMPLE scalars.  According to is_gimple_condexpr
we can have "x rel-op y" as well.



r~


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