[PATCH] LoopVectorizer: Ignore dbg.value instructions

Arnold Schwaighofer aschwaighofer at apple.com
Sat Mar 9 07:58:09 PST 2013


r176768

Thanks

On Mar 8, 2013, at 9:43 PM, Nadav Rotem <nrotem at apple.com> wrote:

> LGTM!
> 
> 
> On Mar 8, 2013, at 19:38, Arnold Schwaighofer <aschwaighofer at apple.com> wrote:
> 
>> LoopVectorizer: Ignore dbg.value instructions
>> 
>> We want vectorization to happen at -g. Ignore calls to the dbg.value intrinsic
>> and don't transfer them to the vectorized code.
>> 
>> radar://13378964
>> 
>> <0001-LoopVectorizer-Ignore-dbg.value-instructions.patch>




More information about the llvm-commits mailing list