[PATCH] D55819: [SelectionDAG] Optional handling of UNDEF elements in matchUnaryPredicate

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 19 02:44:25 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349616: [SelectionDAG] Optional handling of UNDEF elements in matchUnaryPredicate (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55819?vs=178649&id=178855#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55819

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/X86/combine-shl.ll
  llvm/trunk/test/CodeGen/X86/combine-sra.ll
  llvm/trunk/test/CodeGen/X86/combine-srl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55819.178855.patch
Type: text/x-patch
Size: 4759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181219/c4cfabc3/attachment.bin>


More information about the llvm-commits mailing list