[PATCH] D15727: AMDGPU: Partially implement getArithmeticInstrCost for FP ops

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 10:43:38 PST 2016


arsenm updated this revision to Diff 49757.
arsenm added a comment.

Implement check for instruction rates, cleanup


http://reviews.llvm.org/D15727

Files:
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  test/Analysis/CostModel/AMDGPU/fadd.ll
  test/Analysis/CostModel/AMDGPU/fdiv.ll
  test/Analysis/CostModel/AMDGPU/fmul.ll
  test/Analysis/CostModel/AMDGPU/fsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15727.49757.patch
Type: text/x-patch
Size: 21013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160303/f7dddd4e/attachment.bin>


More information about the llvm-commits mailing list