Diff Detail
Diff Detail
Paths
| Differential D37155
AMDGPU: Select clamp pattern with v2f16 ClosedPublic Authored by arsenm on Aug 25 2017, 11:29 AM.
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptAug 25 2017, 11:29 AM arsenm added a child revision: D37159: AMDGPU: Fold clamp modifier for packed instructions.Aug 25 2017, 12:17 PM
This revision is now accepted and ready to land.Aug 29 2017, 1:07 PM
Revision Contents
Diff 112719 lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/clamp.ll
|
Why did you change it from early return?