mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-13 23:18:58 +00:00
Clean up extra whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104410 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e81d010589
commit
70fe6643d6
@ -6281,7 +6281,6 @@ SDValue DAGCombiner::visitVECTOR_SHUFFLE(SDNode *N) {
|
||||
// all scalar elements the same.
|
||||
if (cast<ShuffleVectorSDNode>(N)->isSplat()) {
|
||||
SDNode *V = N0.getNode();
|
||||
|
||||
|
||||
// If this is a bit convert that changes the element type of the vector but
|
||||
// not the number of vector elements, look through it. Be careful not to
|
||||
|
Loading…
Reference in New Issue
Block a user