This is an archive of the discontinued LLVM Phabricator instance.

[Kryo] Enable loop prefetcher.
ClosedPublic

Authored by haicheng on Jun 20 2016, 2:45 PM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

haicheng updated this revision to Diff 61310.Jun 20 2016, 2:45 PM
haicheng retitled this revision from to [Kryo] Enable loop prefetcher..
haicheng updated this object.
haicheng added reviewers: mcrosier, mssimpso.
haicheng set the repository for this revision to rL LLVM.
haicheng added a subscriber: llvm-commits.
mcrosier edited edge metadata.Jun 21 2016, 11:18 AM

Is this something that can be tested? Does Cyclone have a test case?

haicheng updated this revision to Diff 61436.Jun 21 2016, 1:25 PM
haicheng edited edge metadata.

Add a test case which is modified from Cyclone's.

mcrosier accepted this revision.Jun 21 2016, 2:20 PM
mcrosier edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jun 21 2016, 2:20 PM
This revision was automatically updated to reflect the committed changes.