1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00

Whitespace.

llvm-svn: 154427
This commit is contained in:
Chad Rosier 2012-04-10 19:42:07 +00:00
parent f3b2588ea8
commit b2ebb93f3c

View File

@ -5396,7 +5396,6 @@ static SDValue LowerVECTOR_SHUFFLEtoBlend(SDValue Op,
EVT InVT = V1.getValueType();
EVT EltVT = VT.getVectorElementType();
unsigned EltSize = EltVT.getSizeInBits();
int MaskSize = VT.getVectorNumElements();
int InSize = InVT.getVectorNumElements();