RE: [PATCH] RISC-V: Add missing modes to the iterators
Subject: Re: [PATCH] RISC-V: Add missing modes to the iterators Yeah, thanks, better in this separate patch. OK. Regards Robin
Re: [PATCH] RISC-V: Add missing modes to the iterators
Yeah, thanks, better in this separate patch. OK. Regards Robin
[PATCH] RISC-V: Add missing modes to the iterators
gcc/ChangeLog: * config/riscv/vector-iterators.md: Add missing modes. --- gcc/config/riscv/vector-iterators.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/config/riscv/vector-iterators.md b/gcc/config/riscv/vector-iterators.md index 14829989e09..30808ceb241 100644 --- a/g