[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
Tue Aug 18 23:39:49 PDT 2020


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

Fix variable style && Only handle ISD:ADD for Address.


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.286485.patch
Type: text/x-patch
Size: 7445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200819/ae111b5f/attachment.bin>


More information about the llvm-commits mailing list