Create only one vector instead of two.
In this for-loop, we append elements from one vector to another, which is a bit inefficient. llvm-svn: 277653
Loading
Please sign in to comment
In this for-loop, we append elements from one vector to another, which is a bit inefficient. llvm-svn: 277653