public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/113458] Missed SLP for reduction of multiplication/addition with promotion
Date: Sun, 21 Jan 2024 22:14:49 +0000	[thread overview]
Message-ID: <bug-113458-4-jbjQHrNdPE@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-113458-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #9)
> (In reply to Andrew Pinski from comment #8)
> > (In reply to Andrew Pinski from comment #7) 
> > > But the load is still using inserts and tbl. I have not figured out why
> > > though.
> > 
> > Looks like I have to support const PERMs.
> 
> Which I have enough supported.  Now on to the cost model.
> I do get some testsuite failures which means I need to add more support
> instruction for the V4QI mode but it is a good start too.

Actually it was not the cost model that was the issue. It was just implementing
movmisalign for the mode and also not having the PERM support done correctly. 
Once fixing those 2 issues, V4QI seems enough supported.

I am thinking about removing V2HI support from my patches though.

      parent reply	other threads:[~2024-01-21 22:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-17 20:29 [Bug tree-optimization/113458] New: " pinskia at gcc dot gnu.org
2024-01-17 21:08 ` [Bug tree-optimization/113458] " pinskia at gcc dot gnu.org
2024-01-18  5:13 ` liuhongt at gcc dot gnu.org
2024-01-18  8:05 ` rguenth at gcc dot gnu.org
2024-01-18  8:10 ` rguenth at gcc dot gnu.org
2024-01-18  8:36 ` [Bug target/113458] " pinskia at gcc dot gnu.org
2024-01-19  0:33 ` liuhongt at gcc dot gnu.org
2024-01-19 21:41 ` pinskia at gcc dot gnu.org
2024-01-19 22:56 ` pinskia at gcc dot gnu.org
2024-01-20  0:41 ` pinskia at gcc dot gnu.org
2024-01-20  8:09 ` pinskia at gcc dot gnu.org
2024-01-21 22:14 ` pinskia at gcc dot gnu.org [this message]

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-113458-4-jbjQHrNdPE@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).