[PATCH] D86191: Fix AArch64's Generating Ineffective Load/Store With Large Offset.

zuojian lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 01:20:24 PDT 2020


linzj updated this revision to Diff 286501.
linzj added a comment.

Fix the unpassed tests.
Only split the constant when it would cause the one more move instruction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86191

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/ldst-large-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86191.286501.patch
Type: text/x-patch
Size: 7146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200819/4d05e76b/attachment.bin>


More information about the llvm-commits mailing list