[PATCH] D59669: [x86] use movmsk when extracting multiple lanes of a vector compare (PR39665)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 07:44:54 PDT 2019


spatel abandoned this revision.
spatel added a comment.

D61189 <https://reviews.llvm.org/D61189> improves on what this patch set out to do (although we're still likely to need IR fixes), so abandoning.


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

https://reviews.llvm.org/D59669





More information about the llvm-commits mailing list