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] Use two source permute for vector initialization (PR 85692)


On Tue, May 8, 2018 at 12:37 PM, Allan Sandfeld Jensen
<linux@carewolf.com> wrote:
> I have tried to fix PR85692 that I opened.

Please add a testcase as well.  It also helps if you shortly tell what
the patch does
in your mail.

Thanks,
Richard.

> 2018-05-08  Allan Sandfeld Jense <allan.jensen@qt.io>
>
>         PR tree-optimization/85692
>         * tree-ssa-forwprop.c (simplify_vector_constructor): Detect
>           two source permute operations as well.


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