[LLVMbugs] [Bug 11571] Instruction does not dominate all uses! PHI nodes not grouped at top of basic block!

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Dec 19 17:45:57 PST 2011


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

Andrew Trick <atrick at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
          Component|Backend: X86                |Backend: SystemZ
         Resolution|                            |FIXED

--- Comment #6 from Andrew Trick <atrick at apple.com> 2011-12-19 19:45:57 CST ---
Another corner case in LSR's expansion of postinc users.
Fixed in r146950.
Test in r146951.

-- 
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