[PATCH] D99272: [AArch64] Adds a pre-indexed paired Load/Store optimization for LDR-STR.
Nathan Chancellor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 5 08:33:00 PDT 2021
nathanchance added a comment.
In D99272#2738358 <https://reviews.llvm.org/D99272#2738358>, @stelios-arm wrote:
> @nickdesaulniers This patch <https://reviews.llvm.org/D101888> is a possible fix for the issue, do you mind testing if it's now OK?
> @dmgreen I added one in the patch <https://reviews.llvm.org/D101888>.
I tested that patch and it resolves the issue for me, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99272/new/
https://reviews.llvm.org/D99272
More information about the llvm-commits
mailing list