[PATCH] Small improvement to IntrinsicEmitter::EmitAttributes

Owen Anderson resistor at mac.com
Fri Nov 15 16:25:16 PST 2013


r194899

—Owen

On Nov 15, 2013, at 11:29 AM, Owen Anderson <resistor at mac.com> wrote:

> LGTM.
> 
> —Owen
> 
> On Nov 8, 2013, at 3:52 PM, Aditya Nandakumar <aditya_nandakumar at apple.com> wrote:
> 
>> This change removes the “pushing” and “clearing” of the SmallVector and instead uses const arrays to pass the attributeKinds to AttributeSet::get . There should be a marginal improvement with this.
>> 
>> Please review
>> 
>> Thanks
>> Aditya
>> 
>> <IntrinsicEmitter.diff>_______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131115/2f6b1d56/attachment.html>


More information about the llvm-commits mailing list