[PATCH] D16828: [x86] convert masked store of one element to scalar store
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 02:02:37 PST 2016
RKSimon added a comment.
Please can you add tests for i64 or f64 vectors as well? Also cases where the element is not from the lower 128-bits of a ymm/zmm.
http://reviews.llvm.org/D16828
More information about the llvm-commits
mailing list