[PATCH] D153800: [ARM] Adjust strd/ldrd codegen alignment requirements
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 26 12:29:00 PDT 2023
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM
I suspect we're actually missing a check somewhere for LDRD formation post-RA. But this looks like an improvement.
(I'll commit for you.)
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