[LLVMbugs] [Bug 12052] Phi node reordering on LoopRotation

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Feb 21 10:39:38 PST 2012


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

Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |sharparrow1 at yahoo.com
         Resolution|                            |INVALID

--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> 2012-02-21 12:39:38 CST ---
Reordering PHI nodes is always a legal transformation; see
http://llvm.org/docs/LangRef.html#i_phi .

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