[llvm-bugs] [Bug 27077] trunk r264314 fails with polly: __multi3 is not available in the i386 compiler-rt

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 29 17:24:17 PDT 2018


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rnk at google.com
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #20 from Reid Kleckner <rnk at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181030/a3d96e3f/attachment.html>


More information about the llvm-bugs mailing list