[PATCH] D153800: [ARM] Adjust strd/ldrd codegen alignment requirements
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 00:50:59 PDT 2023
efriedma added a comment.
llvm::format currently doesn't have a format attribute, but we might be able to add it; see D112579 <https://reviews.llvm.org/D112579>.
Or you can switch the code to llvm::formatv, which doesn't have this kind of issue.
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