This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Add and + load combine tests
ClosedPublic

Authored by samparker on Dec 1 2017, 3:01 AM.

Details

Summary

Adding autogenerated tests for narrow load combines from D39604.

Diff Detail

Repository
rL LLVM

Event Timeline

samparker created this revision.Dec 1 2017, 3:01 AM
fhahn added a subscriber: fhahn.Dec 1 2017, 3:01 AM
niravd accepted this revision.Dec 1 2017, 4:59 AM

LGTM. Also you should generally feel free to just commit tests directly.

This revision is now accepted and ready to land.Dec 1 2017, 4:59 AM

Ok, will do. Thanks.

Closed by commit rL319542: [ARM] and + load combine tests (authored by sam_parker). · Explain WhyDec 1 2017, 5:43 AM
This revision was automatically updated to reflect the committed changes.