[CodeGen] Fix warnings in isPow2VectorType and getPow2VectorType
We should either call getVectorMinNumElements() or getVectorElementCount(). Differential Revision: https://reviews.llvm.org/D81945
Loading
Please sign in to comment
We should either call getVectorMinNumElements() or getVectorElementCount(). Differential Revision: https://reviews.llvm.org/D81945