public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/89204] -floop-interchange has no effect on Fortran code
Date: Wed, 13 Jan 2021 12:12:24 +0000	[thread overview]
Message-ID: <bug-89204-4-rxwpDnb8qk@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-89204-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89204

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |---
             Status|RESOLVED                    |WAITING

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Works for me

What is working for you?

With the original fortran test I get

% gfc pr89204.f90 -O2 -floop-interchange
% time ./a.out
35.970u 0.081s 0:36.76 98.0%    0+0k 0+0io 0pf+0w

If I move the 'i' do loop inside the nested loops I get

% gfc pr89204_db.f90 -O2
% time ./a.out
8.124u 0.025s 0:08.76 92.9%     0+0k 0+0io 0pf+0w

  parent reply	other threads:[~2021-01-13 12:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-89204-4@http.gcc.gnu.org/bugzilla/>
2021-01-09  9:53 ` mehdi.chinoune at hotmail dot com
2021-01-13 12:12 ` dominiq at lps dot ens.fr [this message]
2021-01-13 13:04 ` rguenth at gcc dot gnu.org
2021-01-13 23:42 ` kargl at gcc dot gnu.org
2023-01-10 16:34 ` [Bug other/89204] " mehdi.chinoune at hotmail dot com
2023-01-10 18:22 ` tkoenig at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-89204-4-rxwpDnb8qk@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).