This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/15556] Idiom for rotations of 16bit values not recognized
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 May 2004 01:50:47 -0000
- Subject: [Bug tree-optimization/15556] Idiom for rotations of 16bit values not recognized
- References: <20040520191543.15556.cesarb@nitnet.com.br>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-21 01:50 -------
Confirmed this should be done on the tree level. Note the pretty-print for the tree dump does not
dump right: " return x <<< ??? >>> 24;"
--
What |Removed |Added
----------------------------------------------------------------------------
Component|target |tree-optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15556