[LLVMbugs] [Bug 20555] invalid instruction selection (muls is not permitted within an IT block)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Aug 10 16:29:27 PDT 2014


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

Saleem Abdulrasool <compnerd at compnerd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Saleem Abdulrasool <compnerd at compnerd.org> ---
Addressed with SVN r215328.  The change unfortunately prevents IfConversion
from kicking in, but that is an optimization problem, not an invalid code
generation issue.

-- 
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/20140810/d20d139d/attachment.html>


More information about the llvm-bugs mailing list