[PATCH] D12221: [RFC] Introduce `__attribute__((nontemporal))`.

Michael Zolotukhin via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 21 16:59:07 PDT 2015


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.

And do I understand it correctly, that we are talking about target-independent builtins?


http://reviews.llvm.org/D12221





More information about the cfe-commits mailing list