P4 to Git Change 1288179 by jsjodin@jsjodin-git2p4-llvm on 2016/07/06 20:14:24

SWDEV-3 - [X86] Add shuffle mask rescaling helper function. NFCI.

	git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274476 91177308-0d34-0410-b5e6-96231b3b80d8

	GitHash: e52fac8db47f9fda742974bb51a38341c444a08e

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/llvm.git/lib/Target/X86/X86ISelLowering.cpp#18 edit
Tá an tiomantas seo le fáil i:
foreman
2016-07-07 03:55:10 -04:00
tuismitheoir 739bdacc65
tiomantas c0b7901c61
D'athraigh 7 comhad le 91 breiseanna agus 83 scriosta
+1 -1
Féach ar an gComhad
@@ -619,7 +619,7 @@ PrintfDbgHSA::init(
// Copy offset and number of bytes available for printf data
// into the corresponding location in the debug buffer
dbgBuffer_->writeRawData(gpu, initSize, sysMem, true);
dbgBuffer_->writeRawData(gpu, 0, initSize, sysMem, true);
}
return true;
}