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

[X86] Pre-size some SmallVectors using the constructor in the shuffle lowering...

[X86] Pre-size some SmallVectors using the constructor in the shuffle lowering code instead of using push_back. Some of these already did this but used resize or assign instead of the constructor. NFC

llvm-svn: 272872
parent 66f1a8b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment