public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [0/3] Turn current_vector_size into a vec_info field
@ 2019-10-20 13:23 Richard Sandiford
  2019-10-20 13:27 ` [1/3] Avoid setting current_vector_size in get_vec_alignment_for_array_type Richard Sandiford
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Richard Sandiford @ 2019-10-20 13:23 UTC (permalink / raw)
  To: gcc-patches

Now that we're keeping multiple vec_infos around at the same time,
it seemed worth turning current_vector_size into a vec_info field.
This for example simplifies the book-keeping in vect_analyze_loop
and helps with some follow-on changes.

Tested on aarch64-linux-gnu and x86_64-linux-gnu.

Richard

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

end of thread, other threads:[~2019-10-30 14:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-20 13:23 [0/3] Turn current_vector_size into a vec_info field Richard Sandiford
2019-10-20 13:27 ` [1/3] Avoid setting current_vector_size in get_vec_alignment_for_array_type Richard Sandiford
2019-10-30 14:22   ` Richard Biener
2019-10-20 13:30 ` [2/3] Pass vec_infos to more routines Richard Sandiford
2019-10-30 14:25   ` Richard Biener
2019-10-20 14:28 ` [3/3] Replace current_vector_size with vec_info::vector_size Richard Sandiford
2019-10-21  6:01 ` [0/3] Turn current_vector_size into a vec_info field Richard Biener

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