[Bug target/106146] a redundant movprfx insn compare to llvm

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 27 19:02:22 GMT 2024


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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So I see svadd_z directly emits the instruction, not leaving any way to
optimize away the _z part before hand.
I am not sure how to fix this though.


More information about the Gcc-bugs mailing list