[LegalizeVectorTypes] Use TLI.getVectorIdxTy instead of DAG.getIntPtrConstant.
There's no guarantee that vector indices should use pointer types. So use the correct query method. llvm-svn: 344428
Loading
Please register or sign in to comment
There's no guarantee that vector indices should use pointer types. So use the correct query method. llvm-svn: 344428