[llvm-commits] [llvm] r126964 - in /llvm/trunk: lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp lib/CodeGen/SelectionDAG/LegalizeTypes.h test/CodeGen/X86/umulo-64.ll

Eric Christopher echristo at apple.com
Thu Mar 3 15:05:23 PST 2011


On Mar 3, 2011, at 2:57 PM, Eric Christopher wrote:

>  It can't possibly succeed and be correct?

To answer my question:

"It doesn't".

Though an assert is arguably better than silently generating bad code. I'll see what I can do to lock it down a bit more.

-eric



More information about the llvm-commits mailing list