This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Reduce vector insert/extract cost for Falkor.
ClosedPublic

Authored by mcrosier on Jan 6 2017, 10:08 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

mcrosier updated this revision to Diff 83380.Jan 6 2017, 10:08 AM
mcrosier retitled this revision from to [AArch64] Reduce vector insert/extract cost for Falkor..
mcrosier updated this object.
mcrosier added a reviewer: mssimpso.
mcrosier added a subscriber: llvm-commits.
mssimpso accepted this revision.Jan 6 2017, 10:12 AM
mssimpso edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jan 6 2017, 10:12 AM
mcrosier updated this revision to Diff 83382.Jan 6 2017, 10:13 AM
mcrosier edited edge metadata.

Provide full context.

This revision was automatically updated to reflect the committed changes.

Thanks, Matt.