public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Question about is_call_dce_candidate()
@ 2008-06-08 19:28 Diego Novillo
  0 siblings, 0 replies; only message in thread
From: Diego Novillo @ 2008-06-08 19:28 UTC (permalink / raw)
  To: Xinliang David Li; +Cc: gcc

David,

I've converted the cdce pass to the tuples branch and had a question
about is_call_dce_candidate().  Currently, the function checks
flag_tree_builtin_call_dce, but that seems unnecessary.  It's already
checked by the gate function.  Is there any other reason why this
check should be there?


Thanks.  Diego.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-08 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-08 19:28 Question about is_call_dce_candidate() Diego Novillo

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