This is an archive of the discontinued LLVM Phabricator instance.

[VE] Optimize LEA combinations
ClosedPublic

Authored by kaz7 on Dec 21 2020, 3:57 AM.

Details

Summary

Change to optimize references of elements of aggregate data. Also
add regression tests.

Diff Detail

Event Timeline

kaz7 created this revision.Dec 21 2020, 3:57 AM
kaz7 requested review of this revision.Dec 21 2020, 3:57 AM
simoll accepted this revision.Dec 21 2020, 5:10 AM
This revision is now accepted and ready to land.Dec 21 2020, 5:10 AM
This revision was automatically updated to reflect the committed changes.