[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 8 21:02:55 PDT 2023
chaosdefinition added a comment.
In D152407#4625772 <https://reviews.llvm.org/D152407#4625772>, @scw wrote:
> Test case LGTM, I don't have enough knowledge for the code to know if the proposed fix is the best way though.
>
> Also, should this change reuse the same D number or should we create a new one?
I don't know what the standard way for this is. I'm inclined to reuse the D number so to keep the discussion in this thread, but opening up a new thread is fine as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152407/new/
https://reviews.llvm.org/D152407
More information about the llvm-commits
mailing list