Paul Berry writes:
> On 21 October 2013 17:48, Eric Anholt wrote:
>
>> Things blew up when I enabled the debug register spill code without
>> disabling 16-wide, so I decided to just fix 16-wide spilling.
>>
>> We still don't generate 16-wide when register spilling happens as part of
>> allocatio
On 21 October 2013 17:48, Eric Anholt wrote:
> Things blew up when I enabled the debug register spill code without
> disabling 16-wide, so I decided to just fix 16-wide spilling.
>
> We still don't generate 16-wide when register spilling happens as part of
> allocation (since we expect it to be s
Things blew up when I enabled the debug register spill code without
disabling 16-wide, so I decided to just fix 16-wide spilling.
We still don't generate 16-wide when register spilling happens as part of
allocation (since we expect it to be slower), but now we can experiment
with allowing it in so