[PATCH] D55511: [TargetLowering] Add UNDEF folding to SimplifyDemandedVectorElts

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 10 10:32:57 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348784: [TargetLowering] Add UNDEF folding to SimplifyDemandedVectorElts (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55511?vs=177503&id=177559#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55511

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/X86/var-permute-256.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-mul-widen.ll
  llvm/trunk/test/CodeGen/X86/vector-reduce-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55511.177559.patch
Type: text/x-patch
Size: 142052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181210/db0e6bef/attachment.bin>


More information about the llvm-commits mailing list