This is an archive of the discontinued LLVM Phabricator instance.

[AArch64LoadStoreOpt] Handle offsets correctly for post-indexed paired loads.
ClosedPublic

Authored by efriedma on Aug 10 2016, 1:21 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

efriedma updated this revision to Diff 67587.Aug 10 2016, 1:21 PM
efriedma retitled this revision from to [AArch64LoadStoreOpt] Handle offsets correctly for post-indexed paired loads..
efriedma updated this object.
efriedma added reviewers: mcrosier, gberry, junbuml.
efriedma set the repository for this revision to rL LLVM.
efriedma added a subscriber: llvm-commits.
mcrosier accepted this revision.Aug 11 2016, 2:05 PM
mcrosier edited edge metadata.

LGTM. Thanks, Eli.

This revision is now accepted and ready to land.Aug 11 2016, 2:05 PM
This revision was automatically updated to reflect the committed changes.