[PATCH] D86956: [AArch64LoadStoreOptimization] Bug fix in ldr to ldp conversion
Congzhe Cao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 10 14:49:28 PDT 2020
congzhe added a comment.
In D86956#2249916 <https://reviews.llvm.org/D86956#2249916>, @fhahn wrote:
> Is it possible to add a MIR test for the issue? Also, it looks like the formatting is off a bit. Could you run clang-format-diff on the change?
Thanks for the comment, now fixed the code style and provided a test case which has already been reduced using creduce and llvm-reduce.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86956/new/
https://reviews.llvm.org/D86956
More information about the llvm-commits
mailing list