[CodeGen] Use llvm::Type::getVectorNumElements instead of casting to...
[CodeGen] Use llvm::Type::getVectorNumElements instead of casting to llvm::VectorType and calling getNumElements. This is equivalent and shorter. llvm-svn: 274823
Loading
Please register or sign in to comment