[PATCH] D47608: [SLP] Recognize min/max pattern using instructions producing same values.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 11:00:23 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336130: [SLP] Recognize min/max pattern using instructions producing same values. (authored by faaleen, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47608?vs=150861&id=153757#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47608

Files:
  llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/trunk/test/Transforms/SLPVectorizer/AMDGPU/horizontal-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47608.153757.patch
Type: text/x-patch
Size: 18702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/cb8f9ef4/attachment.bin>


More information about the llvm-commits mailing list