This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Adds memory operands for indexed loads.
ClosedPublic

Authored by stelios-arm on Apr 9 2021, 9:49 AM.

Details

Summary

This patch adds memory operands for indexed loads so that certain optimizations can take place.

Diff Detail

Event Timeline

stelios-arm created this revision.Apr 9 2021, 9:49 AM
stelios-arm requested review of this revision.Apr 9 2021, 9:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 9 2021, 9:49 AM
SjoerdMeijer accepted this revision.Apr 12 2021, 12:54 AM

Thanks for fixing, this looks more correct to me (and consistent with other functions that transfer memops).

This revision is now accepted and ready to land.Apr 12 2021, 12:54 AM
stelios-arm closed this revision.Apr 12 2021, 1:18 AM