This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Add V8_2aOps feature to Cortex-A55 and 75
ClosedPublic

Authored by samparker on Sep 18 2017, 6:48 AM.

Details

Summary

Add the missing hardware features the ProcA55 and Proc75 feature. These are already enabled via the target parser, but I had missed them in the backend.

Diff Detail

Event Timeline

samparker created this revision.Sep 18 2017, 6:48 AM
rengolin accepted this revision.Sep 18 2017, 7:10 AM
This revision is now accepted and ready to land.Sep 18 2017, 7:10 AM
This revision was automatically updated to reflect the committed changes.