This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Replace processor check with feature
ClosedPublic

Authored by evandro on Aug 7 2018, 10:04 AM.

Details

Summary

Add new feature, FeatureUseWideStrideVFP, that replaces the need for a processor check. Otherwise, NFC.

Diff Detail

Event Timeline

evandro created this revision.Aug 7 2018, 10:04 AM
javed.absar accepted this revision.Aug 9 2018, 8:45 AM
This revision is now accepted and ready to land.Aug 9 2018, 8:45 AM
evandro closed this revision.Aug 9 2018, 9:16 AM

Closed by commit rL339354