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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 11:23:22 PDT 2023


efriedma added a comment.

That code diff doesn't look like it should have any effect. My best guess is that there's an uninitialized variable somewhere else, and the push/pop makes it have a different value.


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