This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Move useSVEForFixedLengthVectors into AArch64Subtarget.h
ClosedPublic

Authored by david-arm on Jan 21 2022, 5:27 AM.

Details

Summary

Given how small the function is and how often it gets used it
makes more sense to live in the header file.

Diff Detail

Event Timeline

david-arm created this revision.Jan 21 2022, 5:27 AM
david-arm requested review of this revision.Jan 21 2022, 5:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 21 2022, 5:27 AM
paulwalker-arm accepted this revision.Jan 21 2022, 1:30 PM
This revision is now accepted and ready to land.Jan 21 2022, 1:30 PM
This revision was landed with ongoing or failed builds.Jan 25 2022, 1:49 AM
This revision was automatically updated to reflect the committed changes.