public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, graphite]: "Fix" UNRESOLVED: gcc.dg/graphite/pr37485.c scan-tree-dump-times graphite "Loop blocked"
@ 2011-07-07 10:38 Uros Bizjak
  2011-07-07 13:44 ` Sebastian Pop
  0 siblings, 1 reply; 2+ messages in thread
From: Uros Bizjak @ 2011-07-07 10:38 UTC (permalink / raw)
  To: gcc-patches; +Cc: Sebastian Pop

[-- Attachment #1: Type: text/plain, Size: 341 bytes --]

Hello!

We should add loop blocking flags (the same as in graphite.exp) if we
want to check graphite tree dump.

2011-07-07  Uros Bizjak  <ubizjak@gmail.com>

	* gcc.dg/graphite/pr37485.c (dg-options): Add -floop-block
	-fno-loop-strip-mine -fno-loop-interchange -ffast-math.

Tested on x86_64-pc-linux-gnu {,-m32}.

OK for mainline?

Uros.

[-- Attachment #2: t.diff.txt --]
[-- Type: text/plain, Size: 450 bytes --]

Index: gcc.dg/graphite/pr37485.c
===================================================================
--- gcc.dg/graphite/pr37485.c	(revision 175956)
+++ gcc.dg/graphite/pr37485.c	(working copy)
@@ -1,4 +1,4 @@
-/* { dg-options "-O2 -fdump-tree-graphite-all" } */
+/* { dg-options "-O2 -floop-block -fno-loop-strip-mine -fno-loop-interchange -ffast-math -fdump-tree-graphite-all" } */
 
 typedef unsigned char   UChar;
 typedef int             Int32;

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

* Re: [PATCH, graphite]: "Fix" UNRESOLVED: gcc.dg/graphite/pr37485.c scan-tree-dump-times graphite "Loop blocked"
  2011-07-07 10:38 [PATCH, graphite]: "Fix" UNRESOLVED: gcc.dg/graphite/pr37485.c scan-tree-dump-times graphite "Loop blocked" Uros Bizjak
@ 2011-07-07 13:44 ` Sebastian Pop
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pop @ 2011-07-07 13:44 UTC (permalink / raw)
  To: Uros Bizjak; +Cc: gcc-patches

On Thu, Jul 7, 2011 at 05:36, Uros Bizjak <ubizjak@gmail.com> wrote:
> Hello!
>
> We should add loop blocking flags (the same as in graphite.exp) if we
> want to check graphite tree dump.
>
> 2011-07-07  Uros Bizjak  <ubizjak@gmail.com>
>
>        * gcc.dg/graphite/pr37485.c (dg-options): Add -floop-block
>        -fno-loop-strip-mine -fno-loop-interchange -ffast-math.
>
> Tested on x86_64-pc-linux-gnu {,-m32}.
>
> OK for mainline?

Yes, thanks,
Sebastian

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

end of thread, other threads:[~2011-07-07 13:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-07 10:38 [PATCH, graphite]: "Fix" UNRESOLVED: gcc.dg/graphite/pr37485.c scan-tree-dump-times graphite "Loop blocked" Uros Bizjak
2011-07-07 13:44 ` Sebastian Pop

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