This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/22586] GVN-PRE could do strength reduction


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-21 16:15 -------
Confirmed.  Note there is a pass at the tree level which already does the replace "a/b to a*(1/b)" at the 
rtl level.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-07-21 16:15:29
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22586


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]