https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115795

Kito Cheng <kito at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kito at gcc dot gnu.org

--- Comment #3 from Kito Cheng <kito at gcc dot gnu.org> ---
> Thanks, is it possible to force a bigger LMUL currently? It's mainly for 
> performance reasons.

I guess this is separated question from the reported one, `-mrvv-max-lmul=`
could specify the LMUL for vectorizer, e.g. `-mrvv-max-lmul=m4` or
`-mrvv-max-lmul=m8`

Reply via email to