[PATCH] D52140: [X86] Add initial SimplifyDemandedVectorEltsForTargetNode support

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 19 11:13:40 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342564: [X86] Add initial SimplifyDemandedVectorEltsForTargetNode support (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52140?vs=166002&id=166149#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52140

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/2012-01-12-extract-sv.ll
  llvm/trunk/test/CodeGen/X86/combine-sdiv.ll
  llvm/trunk/test/CodeGen/X86/combine-srem.ll
  llvm/trunk/test/CodeGen/X86/dagcombine-cse.ll
  llvm/trunk/test/CodeGen/X86/extractelement-load.ll
  llvm/trunk/test/CodeGen/X86/insertps-combine.ll
  llvm/trunk/test/CodeGen/X86/oddshuffles.ll
  llvm/trunk/test/CodeGen/X86/pr13577.ll
  llvm/trunk/test/CodeGen/X86/pr34592.ll
  llvm/trunk/test/CodeGen/X86/reduce-trunc-shl.ll
  llvm/trunk/test/CodeGen/X86/urem-seteq-vec-nonsplat.ll
  llvm/trunk/test/CodeGen/X86/vec_extract-sse4.ll
  llvm/trunk/test/CodeGen/X86/vec_insert-3.ll
  llvm/trunk/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/vector-rotate-128.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v4.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52140.166149.patch
Type: text/x-patch
Size: 70228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/a9946ced/attachment-0001.bin>


More information about the llvm-commits mailing list