Use ArrayRef<MVT::SimpleValueType> when possible.
Not passing vector references around makes it possible to use SmallVector in most places. llvm-svn: 177235
Loading
Please register or sign in to comment
Not passing vector references around makes it possible to use SmallVector in most places. llvm-svn: 177235