"Fix" PR2762. The testcase now crashes codegen
authorDuncan Sands <baldrick@free.fr>
Fri, 5 Sep 2008 08:13:35 +0000 (08:13 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 5 Sep 2008 08:13:35 +0000 (08:13 +0000)
commit1c11debc94baa65b7af702bbc20c813c266afb19
treec10b4be723f93b89565170a9137f72f0c88599ef
parent3dd168d4452d0aff4960f01c5a7471a79eec45f3
"Fix" PR2762.  The testcase now crashes codegen
elsewhere due to a missing pattern for
v2f64 = sint_to_fp v2i32.  That is PR2687.

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