This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c65046ff2ef [committed] Fix RISC-V missing stack tie new fd5e5dda8d7 RISC-V: Don't add fractional LMUL types to V_VLS for XTheadVector
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/vector-iterators.md | 19 +++++--- .../gcc.target/riscv/rvv/xtheadvector/pr114194.c | 56 ++++++++++++++++++++++ 2 files changed, 69 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/xtheadvector/pr114194.c