mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-30 15:45:26 +00:00
Whitespace.
llvm-svn: 154427
This commit is contained in:
parent
f3b2588ea8
commit
b2ebb93f3c
@ -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();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user