This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d6360b40836 Zen5 tuning part 1: avoid FMA chains new 4371f656288 [PR target/115921] Improve reassociation for rv64
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/J | 1064 +++++++++++++++++++++++++++++ gcc/config/riscv/riscv.md | 10 +- gcc/testsuite/gcc.target/riscv/pr115921.c | 13 + 3 files changed, 1083 insertions(+), 4 deletions(-) create mode 100644 gcc/J create mode 100644 gcc/testsuite/gcc.target/riscv/pr115921.c