[PATCH] Small improvement to IntrinsicEmitter::EmitAttributes

Owen Anderson resistor at mac.com
Fri Nov 15 11:29:10 PST 2013


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





More information about the llvm-commits mailing list