[NFC] Move useSVEForFixedLengthVectors into AArch64Subtarget.h
authorDavid Sherwood <david.sherwood@arm.com>
Fri, 21 Jan 2022 09:56:49 +0000 (09:56 +0000)
committerDavid Sherwood <david.sherwood@arm.com>
Tue, 25 Jan 2022 09:49:04 +0000 (09:49 +0000)
commit13252160c3984b52a210bfa6ec64b9be4c911920
treeb11bb2fe28f009d1a852c664a4aa3c380042765f
parent184591aeeb5a531f2315c3d7cddcd199c87ecb2c
[NFC] Move useSVEForFixedLengthVectors into AArch64Subtarget.h

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

Differential Revision: https://reviews.llvm.org/D117883
llvm/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.h