Make the comment for ScalarizeVectorOp mention that it is only for use
authorDan Gohman <gohman@apple.com>
Wed, 27 Jun 2007 14:06:22 +0000 (14:06 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 27 Jun 2007 14:06:22 +0000 (14:06 +0000)
commit89b20c07e9f9539b141c5251ac67cc38afa637d5
treeb5b51d1ba354e6d9ae4f360c4870fa14210c57ac
parent0d7d3656f3d10c510353d69472de4c0c0691b2e6
Make the comment for ScalarizeVectorOp mention that it is only for use
with single-element vectors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37752 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp