[PATCH] LoopVectorizer: Ignore dbg.value instructions

Arnold Schwaighofer aschwaighofer at apple.com
Fri Mar 8 19:38:34 PST 2013


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-LoopVectorizer-Ignore-dbg.value-instructions.patch
Type: application/octet-stream
Size: 6777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130308/b23b86af/attachment.obj>


More information about the llvm-commits mailing list