[PATCH] D12116: [AArch64] Improve load/store optimizer to handle LDUR + LDR.

Ahmed Bougacha via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 08:13:43 PDT 2015


ab removed rL LLVM as the repository for this revision.
ab updated this revision to Diff 33810.
ab added a comment.

And this should catch the unscaled offset not being a multiple of the scale (with abundant asserts).


http://reviews.llvm.org/D12116

Files:
  lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  test/CodeGen/AArch64/ldp-stp-scaled-unscaled-pairs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12116.33810.patch
Type: text/x-patch
Size: 10537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150902/a3a33600/attachment.bin>


More information about the llvm-commits mailing list