Re: [Beignet] [PATCH v2] Fix bug: Initialize bti of LoadInstuctionPattern::shootByteGatherMsg().

2016-11-30 Thread Yang, Rong R
ntel.com > > Sent: Thursday, November 24, 2016 2:55 PM > > To: beignet@lists.freedesktop.org > > Cc: Yan Wang <yan.w...@linux.intel.com> > > Subject: [Beignet] [PATCH v2] Fix bug: Initialize bti of > > LoadInstuctionPattern::shootByteGatherMsg(). > > > > From:

Re: [Beignet] [PATCH v2] Fix bug: Initialize bti of LoadInstuctionPattern::shootByteGatherMsg().

2016-11-23 Thread Song, Ruiling
.w...@linux.intel.com> > Subject: [Beignet] [PATCH v2] Fix bug: Initialize bti of > LoadInstuctionPattern::shootByteGatherMsg(). > > From: Yan Wang <yan.w...@linux.intel.com> > > If it isn't initialized, Luxmark hotel scene will display wrong. > --- > backend/src/b

[Beignet] [PATCH v2] Fix bug: Initialize bti of LoadInstuctionPattern::shootByteGatherMsg().

2016-11-23 Thread yan . wang
From: Yan Wang If it isn't initialized, Luxmark hotel scene will display wrong. --- backend/src/backend/gen_insn_selection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/backend/gen_insn_selection.cpp