[PATCH] D153800: [ARM] Adjust strd/ldrd codegen alignment requirements
Maurice Heumann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 9 12:28:16 PDT 2023
momo5502 added a comment.
I managed to reproduce this and isolate the function responsible for the triggering the bug. It's `llvm::format_object<long long>::snprint(char*, unsigned int) const`. I haven't dug deeper yet, but that's at least some progress :D
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