[PATCH] D20358: [Clang][AVX512][Intrinsics]Convert AVX non-temporal store builtins to LLVM-native IR.
Simon Pilgrim via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 15 04:35:30 PST 2016
RKSimon added a comment.
Abandon this patch? We replaced the x86 vector non-temporal store builtins with __builtin_nontemporal_store directly in the headers.
https://reviews.llvm.org/D20358
More information about the cfe-commits
mailing list