[PATCH] D46604: [AMDGPU] Support horizontal vectorization of min/max.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 9 14:22:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331920: [AMDGPU] Support horizontal vectorization of min/max. (authored by faaleen, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46604?vs=145991&id=146002#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46604

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/reduction.ll
  llvm/trunk/test/Transforms/SLPVectorizer/AMDGPU/reduction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46604.146002.patch
Type: text/x-patch
Size: 45572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/becd9af4/attachment-0001.bin>


More information about the llvm-commits mailing list