This is an archive of the discontinued LLVM Phabricator instance.

[PPC] Give unaligned memory access lower cost on processor that supports it
ClosedPublic

Authored by Carrot on Jan 12 2017, 4:32 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

Carrot updated this revision to Diff 84190.Jan 12 2017, 4:32 PM
Carrot retitled this revision from to [PPC] Give unaligned memory access lower cost on processor that supports it.
Carrot updated this object.
Carrot added reviewers: hfinkel, kbarton, echristo.
Carrot added a subscriber: llvm-commits.
echristo accepted this revision.Jan 19 2017, 4:46 PM

LGTM.

Thanks!

-eric

This revision is now accepted and ready to land.Jan 19 2017, 4:46 PM
This revision was automatically updated to reflect the committed changes.