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

[LegalizeTypes] Pre-size the SmallVectors in ScalarizeVecRes_StrictFPOp and...

[LegalizeTypes] Pre-size the SmallVectors in ScalarizeVecRes_StrictFPOp and SplitVecRes_StrictFPOp so we don't have to call push_back. NFCI

This avoids grow checking/handling in each iteration of the loop.
parent c738ebc1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment