This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from e86ad5ad011 IBM Z: Fix vector intrinsics vec_double and vec_floate new fb7327aa4dd Backported from trunk:
The 1 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/rs6000/fusion.md | 1132 +++++++++++++------- gcc/config/rs6000/genfusion.pl | 89 +- gcc/config/rs6000/rs6000-cpus.def | 4 + gcc/config/rs6000/rs6000.c | 8 + gcc/config/rs6000/rs6000.opt | 12 +- .../gcc.target/powerpc/fusion-p10-logadd.c | 97 ++ 6 files changed, 931 insertions(+), 411 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/fusion-p10-logadd.c