Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46604
[AMDGPU] Support horizontal vectorization of min/max. ClosedPublic Authored by FarhanaAleen on May 8 2018, 2:54 PM.
Details
Diff Detail
Event TimelineFarhanaAleen created this object with visibility "No One". FarhanaAleen created this object with edit policy "No One". FarhanaAleen retitled this revision from [AMDGPU] Support horizontal vectorization on min/max. to [AMDGPU] Support horizontal vectorization of min/max..May 9 2018, 10:11 AM Herald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptMay 9 2018, 11:57 AM This revision is now accepted and ready to land.May 9 2018, 1:13 PM Closed by commit rL331920: [AMDGPU] Support horizontal vectorization of min/max. (authored by faaleen). · Explain WhyMay 9 2018, 2:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146002 llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/test/CodeGen/AMDGPU/reduction.ll
llvm/trunk/test/Transforms/SLPVectorizer/AMDGPU/reduction.ll
|