[PATCH] D12313: Introduce __builtin_nontemporal_store and __builtin_nontemporal_load.
Michael Zolotukhin via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 28 16:41:18 PDT 2015
mzolotukhin added a comment.
Hi Hal,
I added `Nontemporal` field to LValue and started to use it in `EmitStoreOfScalar`/`EmitLoadOfScalar`. Does it look like something you had in mind?
Thanks,
Michael
http://reviews.llvm.org/D12313
More information about the cfe-commits
mailing list