[PATCH] D71622: [AMDGPU] Fixed cost model for packed 16 bit ops

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 11:30:42 PST 2019


rampitec created this revision.
rampitec added reviewers: dfukalov, kzhuravl, vpykhtin.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, arsenm.
Herald added a project: LLVM.

https://reviews.llvm.org/D71622

Files:
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AMDGPU/add-sub.ll
  llvm/test/Analysis/CostModel/AMDGPU/bit-ops.ll
  llvm/test/Analysis/CostModel/AMDGPU/fadd.ll
  llvm/test/Analysis/CostModel/AMDGPU/fmul.ll
  llvm/test/Analysis/CostModel/AMDGPU/fsub.ll
  llvm/test/Analysis/CostModel/AMDGPU/mul.ll
  llvm/test/Analysis/CostModel/AMDGPU/shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71622.234349.patch
Type: text/x-patch
Size: 33319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191217/dd0f4feb/attachment.bin>


More information about the llvm-commits mailing list