[PATCH] D153800: [ARM] Adjust strd/ldrd codegen alignment requirements
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 4 07:43:53 PDT 2023
DavidSpickett added a comment.
And I should say that I don't think the alignment here is wrong. If it were we would have an exception not a test failure. More likely that we are now emitting ldrd/strd in a new situation and there is a bug elsewhere in handling that situation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153800/new/
https://reviews.llvm.org/D153800
More information about the llvm-commits
mailing list