On Fri, Jun 10, 2016 at 01:34:07PM +0200, Richard Biener wrote:
> On Fri, Jun 10, 2016 at 4:19 AM, kugan
> wrote:
> > Hi,
> >
> > In PR71478, for vector negation of ssa produced by call stmt, we add vector
> > (-1) and ssa to the ops list. However, in the place where we remove the (-1)
> > from op
On Fri, Jun 10, 2016 at 4:19 AM, kugan
wrote:
> Hi,
>
> In PR71478, for vector negation of ssa produced by call stmt, we add vector
> (-1) and ssa to the ops list. However, in the place where we remove the (-1)
> from ops list, we failed to do this for vector integer. As a result,
> rewrite_expr_t
Hi,
In PR71478, for vector negation of ssa produced by call stmt, we add
vector (-1) and ssa to the ops list. However, in the place where we
remove the (-1) from ops list, we failed to do this for vector integer.
As a result, rewrite_expr_tree wrongly assumes that it is working with
gimple_as