Re: [Beignet] [PATCH 1/2] remove some redundant code for printf

2016-11-29 Thread Yan Wang
LGTM. Thanks. Yan Wang On Mon, 2016-11-21 at 18:16 +0800, Guo, Yejun wrote: > tmp0 is added into src in selection stage, and just ignored at > context > stage, it is redundant. > > Signed-off-by: Guo, Yejun > --- > backend/src/backend/gen_context.cpp| 2 -- >

[Beignet] [PATCH 1/2] remove some redundant code for printf

2016-11-21 Thread Guo, Yejun
tmp0 is added into src in selection stage, and just ignored at context stage, it is redundant. Signed-off-by: Guo, Yejun --- backend/src/backend/gen_context.cpp| 2 -- backend/src/backend/gen_insn_selection.cpp | 54 +- 2 files changed,