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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 14:01:51 PST 2015


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.

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/fsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15727.43482.patch
Type: text/x-patch
Size: 13623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/01dc89b8/attachment-0001.bin>


More information about the llvm-commits mailing list