[LLVMbugs] [Bug 2476] assertion when custom expanding ISD::ADD or ISD::SUB

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Jun 22 02:43:25 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2476


Duncan Sands <baldrick at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #6 from Duncan Sands <baldrick at free.fr>  2008-06-22 04:43:24 ---
This is already handled correctly by the new type legalization
infrastructure.  While waiting for it to be turned on I have
applied your patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080616/063986.html


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list