https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122583
--- Comment #3 from Thomas Schwinge <tschwinge at gcc dot gnu.org> --- (In reply to Robin Dapp from comment #1) > [...] So maybe an > > if (is_gather_scatter) > return true; > > in gcn_vectorize_support_vector_misalignment helps? Thanks for the suggestion. I quickly dropped that into testing -- no change in test results. I assume that Andrew S. can (eventually) help sort out the desired GCC/GCN semantics here.
