This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Improve tests of loads and stores of register pairs
ClosedPublic

Authored by evandro on Sep 18 2017, 11:54 AM.

Details

Summary

Include instances of FP register pairs.

Diff Detail

Repository
rL LLVM

Event Timeline

evandro created this revision.Sep 18 2017, 11:54 AM

looks ok to me. Thanks for extending these tests.
Will let, however, assigned reviewers, comment/accept further.

mcrosier accepted this revision.Sep 19 2017, 6:15 AM

Thanks, Evandro.

This revision is now accepted and ready to land.Sep 19 2017, 6:15 AM
evandro closed this revision.Sep 19 2017, 9:04 AM

Closed by commit rL313638: [AArch64] Extend tests of loads and stores of register pairs