This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a0d2de441ea tree-optimization/121130 - vectorizable_call cannot handle [...] new b31fa1ce195 Don't pass vector params through to offload targets new 36c5a7aa9a6 vect: Add target hook to prefer gather/scatter instructions
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/gcn/gcn.cc | 18 ++++++++++++++++++ gcc/doc/tm.texi | 9 +++++++++ gcc/doc/tm.texi.in | 2 ++ gcc/hooks.cc | 7 +++++++ gcc/hooks.h | 1 + gcc/optc-save-gen.awk | 19 +++++++++++++++++-- gcc/params.opt | 6 +++--- gcc/target.def | 14 ++++++++++++++ gcc/tree-vect-stmts.cc | 33 +++++++++++++++++++++++---------- 9 files changed, 94 insertions(+), 15 deletions(-)