[PATCH] D12221: [RFC] Introduce `__attribute__((nontemporal))`.
Richard Smith via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 21 17:08:42 PDT 2015
On Fri, Aug 21, 2015 at 4:59 PM, Michael Zolotukhin via cfe-commits <
cfe-commits at lists.llvm.org> wrote:
> mzolotukhin added a comment.
>
> Thanks for the feedback everyone!
> I think at this point I'll try to return to builtins then. In my original
> patch I didn't have type overloading, so I'll need some time to add this.
> We can return back to type attributes later if we'd like to.
>
Sounds good.
> And do I understand it correctly, that we are talking about
> target-independent builtins?
Yes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150821/e54377d4/attachment.html>
More information about the cfe-commits
mailing list