[LLVMbugs] [Bug 20394] llc handles uitofp conversion incorrect. Linux, regression from version 3.4 to trunk

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 23 13:47:06 PDT 2014


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

Jim Grosbach <grosbach at apple.com> changed:

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

--- Comment #5 from Jim Grosbach <grosbach at apple.com> ---
$ ~/sources/build-llvm/bin/llc p1.ll -o 34.s
enkidu: ~/tmp $ clang++ t.cpp 34.s
enkidu: ~/tmp $ ./a.out 
0.000000

r213798

-- 
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/20140723/83317632/attachment.html>


More information about the llvm-bugs mailing list