[LLVMbugs] [Bug 14302] misched asserts on powerpc: problems with regmasks
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Nov 9 11:19:51 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=14302
Jakob Stoklund Olesen <stoklund at 2pi.dk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |stoklund at 2pi.dk
Resolution| |FIXED
--- Comment #1 from Jakob Stoklund Olesen <stoklund at 2pi.dk> 2012-11-09 13:19:51 CST ---
Fixed updateRegMaskSlots() assertions in r167625.
This hasn't come up before because other targets consider calls to be
scheduling barriers. I don't know if it is worthwhile to schedule across calls
on PowerPC?
--
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