This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 45fd943eabf aarch64: Add support for unpacked SVE FP conditional ternar [...] new 10a57629849 tree-optimization/121304 - set memory_access_type before re [...] new 483326615ee aarch64: Fix sme2+faminmax intrisic gating (PR 121300)
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/aarch64/aarch64-sve-builtins-sme.def | 3 +- gcc/testsuite/gcc.target/aarch64/pr121300.c | 9 +++ gcc/tree-vect-stmts.cc | 86 ++++++++++++------------- 3 files changed, 54 insertions(+), 44 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr121300.c