[PATCH] D19318: [InstCombine][SSE] Demanded vector elements for scalar intrinsics (Part 2)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 24 11:28:56 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL267357: [InstCombine][SSE] Demanded vector elements for scalar intrinsics (Part 2 of 2) (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D19318?vs=54346&id=54806#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19318

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  llvm/trunk/test/Transforms/InstCombine/x86-sse.ll
  llvm/trunk/test/Transforms/InstCombine/x86-sse2.ll
  llvm/trunk/test/Transforms/InstCombine/x86-sse41.ll
  llvm/trunk/test/Transforms/InstCombine/x86-xop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19318.54806.patch
Type: text/x-patch
Size: 33344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160424/05c3fb96/attachment.bin>


More information about the llvm-commits mailing list