Skip to content
Commit c0a5fa0a authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Pre-allocate some of the shuffle mask SmallVectors in the auto upgrade...

[X86] Pre-allocate some of the shuffle mask SmallVectors in the auto upgrade code instead of calling push_back in a loop. This removes the need to check if the vector needs to grow on each iteration.

llvm-svn: 272501
parent 07b20952
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment