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

Michael Zolotukhin via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 10 21:29:06 PDT 2015


mzolotukhin abandoned this revision.
mzolotukhin added a comment.

We decided to go with an alternative way - with builtins instead of type attributes. The corresponding patch is http://reviews.llvm.org/D12313, and it's already reviewed and committed.


http://reviews.llvm.org/D12221





More information about the cfe-commits mailing list