[Bug target/106279] reload problem on arm iwmmxt

rearnsha at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 1 13:06:03 GMT 2022


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

--- Comment #5 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
Technical note: the compiler is missing pattern alternatives to move iwmmxt
register values to VFP registers.  There's no way to do this directly, so we'd
need to allow copying via core registers.


More information about the Gcc-bugs mailing list