Re: [Beignet] [PATCH] GBE: try to avoid bank conflict in register allocator.

2016-04-27 Thread Song, Ruiling
f Of > Ruiling Song > Sent: Monday, January 1, 2001 12:58 PM > To: beignet@lists.freedesktop.org > Cc: Song, Ruiling <ruiling.s...@intel.com> > Subject: [Beignet] [PATCH] GBE: try to avoid bank conflict in register > allocator. > > Signed-off-by: Ruiling

Re: [Beignet] [PATCH] GBE: try to avoid bank conflict in register allocator.

2016-04-27 Thread Luo, Xionghu
<ruiling.s...@intel.com> Subject: [Beignet] [PATCH] GBE: try to avoid bank conflict in register allocator. Signed-off-by: Ruiling Song <ruiling.s...@intel.com> --- backend/src/backend/gen_reg_allocation.cpp | 31 -- 1 file changed, 29 insertions(+), 2 deleti

[Beignet] [PATCH] GBE: try to avoid bank conflict in register allocator.

2016-04-26 Thread Ruiling Song
Signed-off-by: Ruiling Song --- backend/src/backend/gen_reg_allocation.cpp | 31 -- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/backend/src/backend/gen_reg_allocation.cpp b/backend/src/backend/gen_reg_allocation.cpp index