[LLVMbugs] [Bug 16711] Multiple identical floating point constants emitted.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 18 07:14:32 PDT 2014


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

Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |spatel+llvm at rotateright.com
         Resolution|WONTFIX                     |---

--- Comment #6 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> ---
Reopening. The reasoning is:

* A linker doing an optimization doesn't mean it is not profitable to do it in
the IR too.
* We will print more readable assembly.
* Not all linkers handle all types of constants. We can be more general.

-- 
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/20140918/2a4d6de4/attachment.html>


More information about the llvm-bugs mailing list