[PATCH] Don't treat calls to memory builtins as builtin calls if they have the nobuiltin attribute
Richard Smith
richard at metafoo.co.uk
Wed May 15 21:15:40 PDT 2013
On Wed, May 15, 2013 at 8:50 PM, Chris Lattner <clattner at apple.com> wrote:
>
> On May 15, 2013, at 7:20 PM, Richard Smith <richard at metafoo.co.uk> wrote:
>
> > The nobuiltin attribute was being ignored when optimizing calls to
> memory builtins. Patch OK to commit?
>
> Yes, this seems fine.
Thanks, in r181978.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130515/dd86b703/attachment.html>
More information about the llvm-commits
mailing list