[Bug target/121062] integer registers of vector constant load shouldn't go through memory
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Jul 14 12:55:57 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121062
Uroš Bizjak <ubizjak at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #61860|0 |1
is obsolete| |
--- Comment #3 from Uroš Bizjak <ubizjak at gmail dot com> ---
Created attachment 61861
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61861&action=edit
Slightly cleaned version v2
We can use MOVABS insn, so there is no need to limit integers to
(sign-extended) 32 bits.
More information about the Gcc-bugs
mailing list