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

ptomsich at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ptomsich at gcc dot gnu.org

--- Comment #20 from ptomsich at gcc dot gnu.org ---
(In reply to Konstantinos Eleftheriou from comment #19)
> The two loads could be optimized, given that the small load is contained in
> the larger one. This could be handled by "reload" if we extend the size of
> the small load to the size of the large one.

Note that we are investigating to add the necessary infrastructure in the
store-forward-avoidance pass to merge the two differently-sized loads.

Reply via email to