[PATCH] D11934: [InstCombine] Move SSE/AVX vector blend folding to instcombiner

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 01:09:56 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244723: [InstCombine] Move SSE/AVX vector blend folding to instcombiner (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D11934?vs=31783&id=31907#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11934

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/CodeGen/X86/combine-avx-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/combine-avx2-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/combine-sse41-intrinsics.ll
  llvm/trunk/test/Transforms/InstCombine/blend_x86.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11934.31907.patch
Type: text/x-patch
Size: 23375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150812/802ba627/attachment.bin>


More information about the llvm-commits mailing list