On Tue, Jun 6, 2017 at 1:25 AM, Kyrill Tkachov
wrote:
> Hi all,
>
> I'm trying to improve some of the RTL-level handling of vector lane
> operations on aarch64 and that
> involves dealing with a lot of vec_merge operations. One simplification that
> I noticed missing
> from simplify-rtx are combin
On Tue, Jun 06, 2017 at 09:25:51AM +0100, Kyrill Tkachov wrote:
> Hi all,
>
> I'm trying to improve some of the RTL-level handling of vector lane
> operations on aarch64 and that involves dealing with a lot of vec_merge
> operations. One simplification that I noticed missing from simplify-rtx are
On 05/07/17 16:14, Kyrill Tkachov wrote:
On 27/06/17 23:29, Jeff Law wrote:
On 06/06/2017 02:25 AM, Kyrill Tkachov wrote:
Hi all,
I'm trying to improve some of the RTL-level handling of vector lane
operations on aarch64 and that
involves dealing with a lot of vec_merge operations. One simpli
On 27/06/17 23:29, Jeff Law wrote:
On 06/06/2017 02:25 AM, Kyrill Tkachov wrote:
Hi all,
I'm trying to improve some of the RTL-level handling of vector lane
operations on aarch64 and that
involves dealing with a lot of vec_merge operations. One simplification
that I noticed missing
from simpli
On 06/06/2017 02:25 AM, Kyrill Tkachov wrote:
> Hi all,
>
> I'm trying to improve some of the RTL-level handling of vector lane
> operations on aarch64 and that
> involves dealing with a lot of vec_merge operations. One simplification
> that I noticed missing
> from simplify-rtx are combinations o
Hi all,
I'm trying to improve some of the RTL-level handling of vector lane operations
on aarch64 and that
involves dealing with a lot of vec_merge operations. One simplification that I
noticed missing
from simplify-rtx are combinations of vec_merge with vec_duplicate.
In this particular case: