public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* optabs: Variable index vec_set
@ 2022-10-31 15:42 Robin Dapp
  2022-11-02 12:12 ` Robin Dapp
  0 siblings, 1 reply; 7+ messages in thread
From: Robin Dapp @ 2022-10-31 15:42 UTC (permalink / raw)
  To: GCC Patches, ubizjak

Hi,

I'm looking into vec_set with variable index on s390.  Uros posted a
patch [1] that did not make it upstream in Nov 2020.  It changed the
mode of the index operand to whatever the target supports in
can_vec_set_var_idx_p.  I missed it back then but we indeed do not make
proper use of vec_set with an index register.

With the patch my local changes to make better use of vec_set work
nicely even though I haven't done a full bootstrap yet.  Were there
other issues with the patch or can it still be applied?

Regards
 Robin

[1]
https://gcc.gnu.org/pipermail/gcc-patches/2020-November/559213.html

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

end of thread, other threads:[~2022-11-06 19:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-31 15:42 optabs: Variable index vec_set Robin Dapp
2022-11-02 12:12 ` Robin Dapp
2022-11-02 12:39   ` Uros Bizjak
2022-11-02 12:45     ` Robin Dapp
2022-11-02 12:46       ` Uros Bizjak
2022-11-05 11:25         ` Richard Biener
2022-11-06 19:53           ` Uros Bizjak

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