[PATCH] Small improvement to IntrinsicEmitter::EmitAttributes

Aditya Nandakumar aditya_nandakumar at apple.com
Tue Nov 12 11:13:04 PST 2013


Hi Bill

Since you worked on Attributes, can you please take  a look at this change?

Thanks
Aditya
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





More information about the llvm-commits mailing list