This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/49715] Could do more efficient unsigned-to-float to conversions based on range information
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 12 Jul 2011 12:50:54 +0000
- Subject: [Bug tree-optimization/49715] Could do more efficient unsigned-to-float to conversions based on range information
- Auto-submitted: auto-generated
- References: <bug-49715-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49715
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |rguenth at gcc dot gnu.org
|gnu.org |
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-12 12:50:21 UTC ---
Created attachment 24743
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24743
proof of concept
Like this.