[PATCH] D32717: AMDGPU: Start implementing getIntrinsicInstrCost
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 1 13:08:08 PDT 2017
arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.
https://reviews.llvm.org/D32717
Files:
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
test/Analysis/CostModel/AMDGPU/ctlz.ll
test/Analysis/CostModel/AMDGPU/cttz.ll
test/Analysis/CostModel/AMDGPU/ffloor.ll
test/Analysis/CostModel/AMDGPU/fma.ll
test/Analysis/CostModel/AMDGPU/free-intrinsics.ll
test/Analysis/CostModel/AMDGPU/ftrunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32717.97335.patch
Type: text/x-patch
Size: 33681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/a077f122/attachment.bin>
More information about the llvm-commits
mailing list