[PATCH] D59997: [x86] allow movmsk with 2-element reductions

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 31 08:10:56 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357367: [x86] allow movmsk with 2-element reductions (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59997?vs=192824&id=193014#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59997

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vector-compare-all_of.ll
  llvm/trunk/test/CodeGen/X86/vector-compare-any_of.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59997.193014.patch
Type: text/x-patch
Size: 6208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190331/6dfb4e4f/attachment.bin>


More information about the llvm-commits mailing list