Index: lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp =================================================================== --- lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp (revision 142194) +++ lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp (working copy) @@ -350,7 +350,6 @@ // Cast floats into integers unsigned ScalarSize = MemSclVT.getSizeInBits(); - EVT EltVT = EVT::getIntegerVT(*DAG.getContext(), ScalarSize); // Round odd types to the next pow of two. if (!isPowerOf2_32(ScalarSize))