[CodeGen] Cleanup getVectorShuffle a bit to take advantage of its new ArrayRef...
[CodeGen] Cleanup getVectorShuffle a bit to take advantage of its new ArrayRef argument and its begin/end iterators. Also use 'int' type for number of elements and loop iterators to remove several typecasts. No functional change intended. llvm-svn: 274338
Loading
Please sign in to comment