[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 16:21:05 PST 2011
On Mar 3, 2011, at 4:16 PM, Eric Christopher wrote:
> Here's a simple patch that fixes the problem in something resembling correctness, but uses divide to do it - so yeah, performance?
>
> Thoughts?
Uh, other than divide by zero.
*fixes*
-eric
More information about the llvm-commits
mailing list