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

Eric Christopher echristo at gmail.com
Mon Aug 11 10:06:21 PDT 2014


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



More information about the llvm-commits mailing list