public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* __builtin_expect vs. PGO
@ 2011-12-21  7:53 Scott Meyers
  2011-12-21 16:56 ` Ian Lance Taylor
  0 siblings, 1 reply; 5+ messages in thread
From: Scott Meyers @ 2011-12-21  7:53 UTC (permalink / raw)
  To: gcc-help

What has more weight during codegen in a compilation with -fprofile-use 
when the code uses __builtin_expect to favor one branch while the PGO 
data says the other branch is more likely?

Thanks,

Scott

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-12-22  3:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-21  7:53 __builtin_expect vs. PGO Scott Meyers
2011-12-21 16:56 ` Ian Lance Taylor
2011-12-21 19:40   ` Scott Meyers
2011-12-22  1:04     ` Ian Lance Taylor
2011-12-22 12:15       ` Scott Meyers

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).