Re: [PATCH v2][AArch64] Remove remaining uses of * in patterns

2018-05-14 Thread Wilco Dijkstra
James Greenhalgh wrote: > On Tue, Jan 16, 2018 at 04:32:36PM +, Wilco Dijkstra wrote: >> v2: Rebased after the big SVE commits >> >> Remove the remaining uses of '*' from aarch64.md. >> Using '*' in alternatives is typically incorrect as it tells the register >> allocator to ignore those alte

Re: [PATCH v2][AArch64] Remove remaining uses of * in patterns

2018-02-01 Thread James Greenhalgh
On Thu, Feb 01, 2018 at 12:09:09PM +, Wilco Dijkstra wrote: > James Greenhalgh wrote: > > > Please queue for GCC 9. OK when trunk is back open for new code. > > This fixes the regressions introduced by the SVE merge conflicts and > the failures of aarch64/pr62178.c, both of which are new regr

Re: [PATCH v2][AArch64] Remove remaining uses of * in patterns

2018-02-01 Thread Wilco Dijkstra
James Greenhalgh wrote: > Please queue for GCC 9. OK when trunk is back open for new code. This fixes the regressions introduced by the SVE merge conflicts and the failures of aarch64/pr62178.c, both of which are new regressions, so we should fix these now. Wilco

Re: [PATCH v2][AArch64] Remove remaining uses of * in patterns

2018-02-01 Thread James Greenhalgh
On Tue, Jan 16, 2018 at 04:32:36PM +, Wilco Dijkstra wrote: > v2: Rebased after the big SVE commits > > Remove the remaining uses of '*' from aarch64.md. > Using '*' in alternatives is typically incorrect as it tells the register > allocator to ignore those alternatives. Also add a missing '?