[LLVMbugs] [Bug 8911] VMLA/VMLS codegen error

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jan 5 09:38:45 PST 2011


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

Bob Wilson <bob.wilson at apple.com> changed:

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

--- Comment #5 from Bob Wilson <bob.wilson at apple.com> 2011-01-05 11:38:45 CST ---
This works fine for me -- no assertion.  We're not producing a VMLA
instruction, but as Anton already pointed out, that is intentional.

Renato, please reopen if you have a reproducible testcase.  The IR excerpt you
copied into the PR is not usable and does not match the C source you provided.

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