Displaying 2 results from an estimated 2 matches for "66b9b13c".
2008 Sep 16
0
[LLVMdev] Bad legalization?
On Sep 15, 2008, at 3:05 PM, Villmow, Micah wrote:
> I am getting an assert on a bad legalization.
> Assertion failed: Result.getValueType() == Op.getValueType() && "Bad
> legalization!", file ..\..\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp,
> line 3976
>
When you run into issues like this, it helps if you provide a bit more
information. Please dump out
2008 Sep 15
3
[LLVMdev] Bad legalization?
I am getting an assert on a bad legalization.
Assertion failed: Result.getValueType() == Op.getValueType() && "Bad
legalization!", file ..\..\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp,
line 3976
Can someone explain to me what this means in term of backend code
generation, how it might be occurring, and possible ways to fix this? I
don't see how the value type of an