[llvm] r215342 - Re-commit "Increase the size of this SmallVector in PeepholeOptimizer." (r215340)

Hans Wennborg hwennborg at google.com
Mon Aug 11 07:02:39 PDT 2014


On Sun, Aug 10, 2014 at 9:47 PM, Craig Topper <craig.topper at gmail.com> wrote:
> I noticed that too and checked. It does already exist.

Thanks! Using that in r215356.

 - Hans

> On Sun, Aug 10, 2014 at 9:26 PM, Chandler Carruth <chandlerc at google.com>
> wrote:
>>
>>
>> On Sun, Aug 10, 2014 at 7:50 PM, Hans Wennborg <hans at hanshq.net> wrote:
>>>
>>> Author: hans
>>> Date: Sun Aug 10 21:50:43 2014
>>> New Revision: 215342
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=215342&view=rev
>>> Log:
>>> Re-commit "Increase the size of this SmallVector in PeepholeOptimizer."
>>> (r215340)
>>>
>>> This time, also update the function that receives a reference to the
>>> SmallPtrSet as
>>> a parameter.
>>
>>
>> I believe I fixed SmallPtrSet to have a SmallPtrSetImpl w/o the size? (Or
>> someone else did?)
>>
>> If not, I'd be happy to do that split (or for you or someone else to do
>> that split).



More information about the llvm-commits mailing list