[llvm] r215341 - Revert "Increase the size of this SmallVector in PeepholeOptimizer." (r215340)

Craig Topper craig.topper at gmail.com
Mon Aug 11 10:24:56 PDT 2014


I started reviewing for other places we should be passing SmallPtrSetImpl
as well last night. I previously did this for SmallVector some time back.


On Mon, Aug 11, 2014 at 10:06 AM, Eric Christopher <echristo at gmail.com>
wrote:

> On Mon, Aug 11, 2014 at 9:54 AM, Chandler Carruth <chandlerc at google.com>
> wrote:
> >
> > On Mon, Aug 11, 2014 at 9:48 AM, Eric Christopher <echristo at gmail.com>
> > wrote:
> >>
> >> Can you switch the one use to a SmallPtrSetImpl<MachineInstr *> the
> >> way we do for SmallVector?
> >
> >
> > This came up on the other review threads, and he already switched.
>
> Yup.
>
> -eric
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



-- 
~Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140811/c7fe072d/attachment.html>


More information about the llvm-commits mailing list