[llvm-commits] [llvm] r127272 - /llvm/trunk/test/FrontendC/mmx-inline-asm.c

Dimitry Andric dimitry at andric.com
Tue Mar 8 15:32:23 PST 2011


On 2011-03-09 00:00, Dimitry Andric wrote:
> See http://llvm.org/bugs/show_bug.cgi?id=8299
>
> Assertion failed: (ValueVT.getVectorElementType() == PartVT&&  ValueVT.getVectorNumElements() == 1&&  "Only trivial scalar-to-vector conversions should get here!"), function getCopyFromPartsVector, file /home/dim/src/llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, line 291.

Cheers Bill, confirmed fixed with r127185. :)



More information about the llvm-commits mailing list