[LLVMbugs] [Bug 2676] Selection aborts on extractelement with variable index
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Aug 13 14:53:27 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2676
Dan Gohman <gohman at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gohman at apple.com
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Dan Gohman <gohman at apple.com> 2008-08-13 16:53:26 ---
Legalize already had code for such constructs, but SelectionDAG
construction was being over-strict. This is fixed here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080811/065939.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