[llvm-commits] [patch] Fix LegalizeDAG to convert ISD::MUL to libcall is MUL operation is not found.

Mikael Lepistö mikael.lepisto at tut.fi
Fri Oct 3 01:37:29 PDT 2008


Hi,

I tried to compile stuff without mul operation in target and LegalizeDAG 
failed when it tried to expand ISD::MUL. This patch seemed to help.

Mikael Lepistö
Technical University of Tampere
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mul_libcall_expanding.patch
Type: text/x-diff
Size: 670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20081003/c91bfb01/attachment.patch>


More information about the llvm-commits mailing list