[PATCH] D86906: [AArch64LdStOptimzation] fix a bug in AArch64 Load Store Optimization

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 10 14:39:56 PDT 2020


congzhe updated this revision to Diff 291086.
congzhe added a reviewer: fhahn.
congzhe added a comment.

Revision:

- Fixed code style
- Reduce the length of the test file


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86906/new/

https://reviews.llvm.org/D86906

Files:
  llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  llvm/test/CodeGen/AArch64/aarch64-ldst-subsuperReg-no-ldp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86906.291086.patch
Type: text/x-patch
Size: 8805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/d8cc28c4/attachment.bin>


More information about the llvm-commits mailing list