[PATCH] D59818: [x86] avoid cmov in movmsk reduction

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 07:15:35 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357172: [x86] avoid cmov in movmsk reduction (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59818?vs=192265&id=192629#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59818

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: D59818.192629.patch
Type: text/x-patch
Size: 38494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/5844a2a6/attachment-0001.bin>


More information about the llvm-commits mailing list