This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d1e5566685a RISC-V: Support FP lrint/lrintf auto vectorization new f6c5e247b29 RISC-V: Fix incorrect index(offset) of gather/scatter
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/riscv/autovec.md | 28 +++++++++++----------- gcc/config/riscv/riscv-protos.h | 1 + gcc/config/riscv/riscv-v.cc | 13 +++++++--- .../rvv/autovec/gather-scatter/offset_extend-1.c | 14 +++++++++++ 4 files changed, 39 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/gather-scatter/offse [...]