[PATCH] D20359: [LLVM][AVX512][Intrinsics] Convert AVX non-temporal store builtins to LLVM-native IR.
Simon Pilgrim via cfe-commits
cfe-commits at lists.llvm.org
Sat May 28 15:57:43 PDT 2016
RKSimon added a subscriber: RKSimon.
RKSimon added a comment.
Should AVX512 store support (non-temporal or otherwise) be added to X86FastISel::X86FastEmitStore ?
http://reviews.llvm.org/D20359
More information about the cfe-commits
mailing list