https://bugs.llvm.org/show_bug.cgi?id=27077

Reid Kleckner <r...@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r...@google.com
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #20 from Reid Kleckner <r...@google.com> ---
Nobody replied, so I think this was fixed in r267389.

The general problem that LLVM will emit calls to i128 math functions that are
not implemented for i386 still exists, and IR producers have to be aware of
that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to