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 optimization/14287] [tree-ssa] does not remove unnecessary extensions


------- Additional Comments From kazu at cs dot umass dot edu  2004-03-04 04:08 -------
I'm not sure if I can quickly implement remove sign/zero extensions elimination
in a (almost always) profitable way.

It's more involved than I thought. :-(


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|kazu at cs dot umass dot edu|unassigned at gcc dot gnu
                   |                            |dot org
             Status|ASSIGNED                    |NEW


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


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