[Bug target/115795] RISC-V: vsetvl step causes wrong codegen after fusing info
jordi.sala at semidynamics dot com
gcc-bugzilla@gcc.gnu.org
Mon Jul 8 13:07:52 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115795
--- Comment #4 from Jordi Sala <jordi.sala at semidynamics dot com> ---
problem is this is not related to the vectorizer as far as I'm aware, so
setting -mrvv-max-lmul=m8 does not change the fact that vsetvl pass is going to
change the loads and stores from m8 to m2
More information about the Gcc-bugs
mailing list