Re: [Beignet] [PATCH] GBE: avoid vector registers when there is high register pressure.

2015-09-20 Thread Ruiling Song
It makes sense to use short-live vector register under register pressure. But please also remove the comment "// If an element has very long interval, we don't want to put it into a // vector as it will add more pressure to the register allocation" Thanks! Ruiling 2015-09-17 8:39 GMT+08:00

Re: [Beignet] [PATCH] GBE: avoid vector registers when there is high register pressure.

2015-09-20 Thread Zhigang Gong
On Mon, Sep 21, 2015 at 11:11:48AM +0800, Ruiling Song wrote: > It makes sense to use short-live vector register under register pressure. > But please also remove the comment > "// If an element has very long interval, we don't want to put it into a > // vector as it will add more pressure to the