[LLVMbugs] [Bug 23741] Machine operand's 'IsDead' flag set in the register coalescing pass becomes invalid after virtual register rewriter pass
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jun 4 11:01:08 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23741
Quentin Colombet <qcolombet at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Quentin Colombet <qcolombet at apple.com> ---
Oh wait, EAX is never really used. Only AL is.
The MIR is then valid to me.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150604/c6dff355/attachment.html>
More information about the llvm-bugs
mailing list