https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70490
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- The question is if e.g. XMM aligned loads are atomic or not. If they are, we'd have to use some pattern that would ensure RA etc. doesn't optimize that into a GPR loads.