This patch LGTM, and my patchset includes this change. I will rebase after both of them got reviewed.
Thanks. On Mon, Sep 14, 2015 at 06:56:37AM +0800, Guo Yejun wrote: > 8b9672ae40 removed the register laneid and should remove the name > at same patch, but missed. > > Signed-off-by: Guo Yejun <[email protected]> > --- > backend/src/ir/profile.cpp | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/backend/src/ir/profile.cpp b/backend/src/ir/profile.cpp > index 37f2d3d..eed7e81 100644 > --- a/backend/src/ir/profile.cpp > +++ b/backend/src/ir/profile.cpp > @@ -44,7 +44,6 @@ namespace ir { > "retVal", "slm_offset", > "printf_buffer_pointer", "printf_index_buffer_pointer", > "dwblockip", > - "lane_id", > "invalid", > "bti_utility" > }; > -- > 1.9.1 > > _______________________________________________ > Beignet mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/beignet _______________________________________________ Beignet mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/beignet
