Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Paths
| Differential D15727
AMDGPU: Partially implement getArithmeticInstrCost for FP ops ClosedPublic Authored by arsenm on Dec 22 2015, 2:01 PM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Dec 23 2015, 8:29 PM arsenm added a parent revision: D15552: TTI: Allow targets to override getScalarizationOverhead.Mar 3 2016, 10:59 AM
Revision Contents
Diff 49757 lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
test/Analysis/CostModel/AMDGPU/fadd.ll
test/Analysis/CostModel/AMDGPU/fdiv.ll
test/Analysis/CostModel/AMDGPU/fmul.ll
test/Analysis/CostModel/AMDGPU/fsub.ll
|