[PATCH] D52964: [x86] use demanded bits to simplify masked store codegen
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 9 05:27:21 PDT 2018
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM - the AVX1 regression needs SIGN_EXTEND_VECTOR_INREG support adding to SimplifyDemandedBits which I intend to do as a follow up patch
https://reviews.llvm.org/D52964
More information about the llvm-commits
mailing list