[LLVMbugs] [Bug 11761] Bad IR generated for amd64 (Instruction does not dominate all uses!)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jan 13 19:19:46 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=11761
Andrew Trick <atrick at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Andrew Trick <atrick at apple.com> 2012-01-13 21:19:46 CST ---
Fixed in r148177. Another insertion point bug. Phis popped up where they
weren't expected.
--
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