[llvm-commits] [Review Request][Patch]Introduce the VectorizeConfig class.

Hongbin Zheng etherzhhb at gmail.com
Thu Apr 5 08:03:49 PDT 2012


On Thu, Apr 5, 2012 at 11:00 PM, Hongbin Zheng <etherzhhb at gmail.com> wrote:
> tobi,
>
>>> +BasicBlockPass *createBBVectorizePass(VectorizeConfig C =
>>> VectorizeConfig());
>>
>>
>> What about making the VectorizeConfig 'const' and passed by reference &C?
It works :P and i will apply this to the patch
>
> best regards
> ether



More information about the llvm-commits mailing list