[PATCH] D152407: [AArch64] Merge LDRSWpre-LD[U]RSW pair into LDPSWpre.

Zhuojia Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 21:07:14 PDT 2023


chaosdefinition added a comment.

In D152407#4642721 <https://reviews.llvm.org/D152407#4642721>, @dmgreen wrote:

> The same revision should be OK, if the change is just a fix to the existing patch.
>
> I had a look through the LoadStoreOptimizer. If you don't think there are any other cases this can go wrong them it LGTM.

Thanks.  I don't see any other cases that can go wrong with this.  Will commit shortly.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152407/new/

https://reviews.llvm.org/D152407



More information about the llvm-commits mailing list