[PATCH] D50328: [X86][SSE] Combine (some) target shuffles with multiple uses

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 9 05:30:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339335: [X86][SSE] Combine (some) target shuffles with multiple uses (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50328?vs=159280&id=159904#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50328

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/2012-01-12-extract-sv.ll
  llvm/trunk/test/CodeGen/X86/avx2-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/bitcast-and-setcc-128.ll
  llvm/trunk/test/CodeGen/X86/bitcast-setcc-128.ll
  llvm/trunk/test/CodeGen/X86/combine-shl.ll
  llvm/trunk/test/CodeGen/X86/extractelement-load.ll
  llvm/trunk/test/CodeGen/X86/madd.ll
  llvm/trunk/test/CodeGen/X86/mmx-arith.ll
  llvm/trunk/test/CodeGen/X86/oddshuffles.ll
  llvm/trunk/test/CodeGen/X86/pmul.ll
  llvm/trunk/test/CodeGen/X86/pr29112.ll
  llvm/trunk/test/CodeGen/X86/pr34592.ll
  llvm/trunk/test/CodeGen/X86/sdiv-exact.ll
  llvm/trunk/test/CodeGen/X86/shrink_vmul.ll
  llvm/trunk/test/CodeGen/X86/sse2-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse41-intrinsics-fast-isel.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-reduce-mul.ll
  llvm/trunk/test/CodeGen/X86/vector-sext.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v4.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v4.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v8.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-math.ll
  llvm/trunk/test/CodeGen/X86/x86-interleaved-access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50328.159904.patch
Type: text/x-patch
Size: 177661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180809/c1ba927a/attachment-0001.bin>


More information about the llvm-commits mailing list