mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-10 04:33:40 +00:00
Remove extraneous vertical whitespace before Eric gets the wrong idea ;-)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53411 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
85e7ac0353
commit
6291d69c4c
@ -3402,7 +3402,6 @@ SDOperand PPCTargetLowering::LowerBUILD_VECTOR(SDOperand Op,
|
||||
SDOperand Res = BuildSplatI(SextVal >> 1, SplatSize, MVT::Other, DAG);
|
||||
Res = DAG.getNode(ISD::ADD, Res.getValueType(), Res, Res);
|
||||
return DAG.getNode(ISD::BIT_CONVERT, Op.getValueType(), Res);
|
||||
|
||||
}
|
||||
|
||||
// If this is 0x8000_0000 x 4, turn into vspltisw + vslw. If it is
|
||||
|
Loading…
x
Reference in New Issue
Block a user