public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/24929]  New: long long shift/mask operations should be better optimized
@ 2005-11-18  2:30 tkho at ucla dot edu
  2005-11-18  2:35 ` [Bug middle-end/24929] " tkho at ucla dot edu
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: tkho at ucla dot edu @ 2005-11-18  2:30 UTC (permalink / raw)
  To: gcc-bugs

shift/mask operations on long long like (x << 8) | ((y >> 48) & 0xffull) could
be further optimized for x86. Please see comments in the attached test case
(posted earlier in PR 17886).


-- 
           Summary: long long shift/mask operations should be better
                    optimized
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tkho at ucla dot edu
  GCC host triplet: i686-linux


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


^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <bug-24929-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2021-08-29 22:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-18  2:30 [Bug middle-end/24929] New: long long shift/mask operations should be better optimized tkho at ucla dot edu
2005-11-18  2:35 ` [Bug middle-end/24929] " tkho at ucla dot edu
2006-02-02 18:14 ` ian at airs dot com
2006-02-02 18:16 ` pinskia at gcc dot gnu dot org
2006-06-27  7:39 ` ian at airs dot com
2006-06-27 13:02 ` uros at kss-loka dot si
2006-09-20 22:20 ` steven at gcc dot gnu dot org
2009-06-04 18:18 ` aldot at gcc dot gnu dot org
     [not found] <bug-24929-4@http.gcc.gnu.org/bugzilla/>
2021-08-29 22:39 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).