[llvm-commits] [llvm] r127272 - /llvm/trunk/test/FrontendC/mmx-inline-asm.c
Bill Wendling
isanbard at gmail.com
Tue Mar 8 15:33:13 PST 2011
On Mar 8, 2011, at 3:32 PM, Dimitry Andric wrote:
> 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. :)
Excellent! Thanks. :)
-bw
More information about the llvm-commits
mailing list