[X86] Don't call hasFnAttribute and getFnAttribute for 'prefer-vector-width'...
[X86] Don't call hasFnAttribute and getFnAttribute for 'prefer-vector-width' and 'min-legal-vector-width' in getSubtargetImpl We only need to call getFnAttribute and then check if the Attribute is None or not.
Loading
Please sign in to comment