Hi, This patch series is aimed at resolving PR83009 that identified a missing optimization opportunity for Store pair lanes. The second patch of these series was initially reverted because it lead to a wrong codegen. This codegen was a latent issue that was now being hit due to STP's being generated in more cases. The first patch in this series remedies that latent issue.
Andre Vieira (2): Fix addressing printing of LDP/STP PR target/83009: Relax strict address checking for store pair lanes