OSDN Git Service

Now that BUILD_VECTOR operands are allowed to be
authorDuncan Sands <baldrick@free.fr>
Sun, 19 Apr 2009 06:40:30 +0000 (06:40 +0000)
committerDuncan Sands <baldrick@free.fr>
Sun, 19 Apr 2009 06:40:30 +0000 (06:40 +0000)
commita507e5538f7fe999b18fd0403c5806cc5ae0b64f
treeb3ba2e05cba2975efca0e123fc6ce93a89b08819
parent4a930ecd2aa0a423f92658ec6880497b011ee669
Now that BUILD_VECTOR operands are allowed to be
bigger than the vector element type, turn checking
of the operand type back on again, appropriately
adjusted.

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