[PATCH] D56421: [X86] Call SimplifyDemandedBits on conditions of X86ISD::SHRUNKBLEND

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 11:09:23 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350875: [X86] Call SimplifyDemandedBits on conditions of X86ISD::SHRUNKBLEND (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56421?vs=180930&id=181111#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56421

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx2-logic.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-smax.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-smin.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-umax.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-umin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56421.181111.patch
Type: text/x-patch
Size: 15896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/0e63a4cf/attachment.bin>


More information about the llvm-commits mailing list