[LLVMbugs] [Bug 1304] instcombine crash on extractelement from <1 x i64> type
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Apr 8 18:38:53 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1304
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|Backend: X86 |Scalar Optimizations
Keywords| |compile-fail
OS/Version|MacOS X |All
Platform|Macintosh |All
Resolution| |FIXED
Summary|"extractelement" doesn't |instcombine crash on
|work for <1 x i64> type |extractelement from <1 x
| |i64> type
Target Milestone|--- |2.0
------- Additional Comments From sabre at nondot.org 2007-04-08 20:38 -------
Fixed, testcase here: Transforms/InstCombine/2007-04-08-SingleEltVectorCrash.ll
Patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070402/047044.html
Thanks,
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list