[PATCH] D153800: [ARM] Adjust strd/ldrd codegen alignment requirements

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 11:59:54 PDT 2023


efriedma added a comment.

`snprintf(buf, bufsize, "%d", 1LL)` has undefined behavior.


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