This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Add more CPUs to host detection
ClosedPublic

Authored by kongyi on Jun 10 2019, 3:17 PM.

Details

Summary

Returns "cortex-a73" for 3rd and 4th gen Kryo; not precisely correct, but close enough.

Diff Detail

Repository
rL LLVM

Event Timeline

kongyi created this revision.Jun 10 2019, 3:17 PM
kongyi updated this revision to Diff 203917.Jun 10 2019, 3:38 PM
efriedma accepted this revision.Jun 10 2019, 4:41 PM
efriedma added a subscriber: efriedma.

LGTM

This revision is now accepted and ready to land.Jun 10 2019, 4:41 PM
This revision was automatically updated to reflect the committed changes.