Details
Details
Diff Detail
Diff Detail
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 145991 lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/reduction.ll
test/Transforms/SLPVectorizer/AMDGPU/reduction.ll
|
There is no guarantee RA will choose the same register as destination, neither it is needed.