[LLVMbugs] [Bug 1114] dag combine induces cycle when folding c ? (load p) : (load q)

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Jan 15 22:01:11 PST 2007


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

sabre at nondot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Keywords|                            |compile-fail
         OS/Version|Linux                       |All
           Platform|PC                          |All
         Resolution|                            |FIXED
            Summary|Assertion failed: DAG is    |dag combine induces cycle
                   |cyclic.                     |when folding c ? (load p) :
                   |                            |(load q)
   Target Milestone|---                         |2.0
            Version|trunk                       |1.7



------- Additional Comments From sabre at nondot.org  2007-01-16 00:01 -------
Fixed.  Testcase here: CodeGen/Generic/2007-01-15-LoadSelectCycle.ll

Patch here:

-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