Diff Detail
Diff Detail
Event Timeline
llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | ||
---|---|---|
576 | Can you update the comment? "v2f16" is not relevant to saturated arithmetic. |
Paths
| Differential D83844
AMDGPU: Make saturating add/sub legal for DAG path ClosedPublic Authored by arsenm on Jul 14 2020, 7:55 PM.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 15 2020, 11:18 AM
Revision Contents
Diff 278187 llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/saddo.ll
llvm/test/CodeGen/AMDGPU/saddsat.ll
llvm/test/CodeGen/AMDGPU/ssubsat.ll
llvm/test/CodeGen/AMDGPU/uaddsat.ll
llvm/test/CodeGen/AMDGPU/usubsat.ll
llvm/test/Transforms/SLPVectorizer/AMDGPU/add_sub_sat.ll
|
Can you update the comment? "v2f16" is not relevant to saturated arithmetic.