[llvm-bugs] [Bug 46291] fatal error: error in backend: Cannot select: t3: i32 = fp_to_sint nofpexcept t2
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jun 15 06:46:03 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46291
Piotr Kubaj <pkubaj at anongoth.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #5 from Piotr Kubaj <pkubaj at anongoth.pl> ---
(In reply to qshanz from comment #4)
> I see that you are trying to enable the strict-fp with option
> -frounding-math for PowerPC on LLVM 10.0.1. As far as I know, PowerPC
> backend didn't fully support the strict-fp on LLVM 10.0.1, though we are
> actively adding it and hope to complete it in this Release. That means, even
> with this patch backport, you might have other issues if with option
> -frounding-math. Do you still want us to do that ?
Well, I guess it's ok then as it is. Thanks!
--
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/20200615/efcd01e9/attachment.html>
More information about the llvm-bugs
mailing list