mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154427 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9142ed58eb
commit
7f1f145389
@ -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…
x
Reference in New Issue
Block a user