[PATCH] D152790: [ARM] Fix codegen of unaligned volatile load/store of i64
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 13 22:08:27 PDT 2023
efriedma added a comment.
I have no idea why the ARMLoadStoreOptimizer code was written that way; maybe fix that too, for the sake of clarity.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152790/new/
https://reviews.llvm.org/D152790
More information about the llvm-commits
mailing list