Implementation for TargetTransformInfo::hasActiveVectorLength()
This patch adds the missing implementation for TargetTransformInfo::hasActiveVectorLength() without which using hasActiveVectorLength() causes linker error. Patch by Vineet Kumar! Differential Revision: https://reviews.llvm.org/D100941
Loading
Please sign in to comment