[PATCH] D15649: AMDGPU: Implement getMemoryOpCost

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 12:59:12 PST 2015


arsenm added a comment.

In http://reviews.llvm.org/D15649#314036, @nhaehnle wrote:

> Out of curiosity, what is the meaning underlying these cost numbers? Something like cycles?


See the comment on TargetCostConstants in TargetTransformInfo.h


http://reviews.llvm.org/D15649





More information about the llvm-commits mailing list