Typo
authorJim Laskey <jlaskey@mac.com>
Wed, 11 Oct 2006 17:52:19 +0000 (17:52 +0000)
committerJim Laskey <jlaskey@mac.com>
Wed, 11 Oct 2006 17:52:19 +0000 (17:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30884 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp

index c0d3076fe1a0d8093430567a62e47846ace9ea26..f38b1a3455dae2f72481ddb1329d06ea1d6fb98b 100644 (file)
@@ -2851,7 +2851,7 @@ SDOperand SelectionDAGLegalize::LegalizeOp(SDOperand Op) {
         Result = DAG.getNode(ISD::SRA, Node->getValueType(0),
                              Result, ShiftCst);
       } else if (Node->getOpcode() == ISD::FP_ROUND_INREG) {
-        // The only way we can lower this is to turn it into a STORETRUNC,
+        // The only way we can lower this is to turn it into a TRUNCSTORE,
         // EXTLOAD pair, targetting a temporary location (a stack slot).
 
         // NOTE: there is a choice here between constantly creating new stack