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]
Other format: [Raw text]

Re: [PATCH] Add vcond_gen_code optab and expand VEC_COND_EXPR


On Tue, Sep 21, 2004 at 04:52:39PM -0700, Devang Patel wrote:
> Auto Vectorizer wants to see if operation is supported without
> generating insn at that time.

Then you are confused about how you're supposed to check for that.
Adding a dummy boolean operand is definitely not ok.


r~


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