[PATCH] D83073: [x86] improve codegen for bit-masked vector compare and select (PR46531)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 3 08:02:12 PDT 2020


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

LGTM, cheers - this is OK as a first step, but getting nonuniform cases working is going to be necessary as well.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83073/new/

https://reviews.llvm.org/D83073





More information about the llvm-commits mailing list