[PATCH] D83919: [AMDGPU][CostModel] Improve cost estimation for fused {fadd|fsub}(a,fmul(b,c))
Daniil Fukalov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 15 17:07:05 PDT 2020
This revision was automatically updated to reflect the committed changes.
dfukalov marked an inline comment as done.
Closed by commit rG76a0c0ee6ffa: [AMDGPU][CostModel] Improve cost estimation for fused {fadd|fsub}(a,fmul(b,c)) (authored by dfukalov).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83919/new/
https://reviews.llvm.org/D83919
Files:
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
llvm/test/Analysis/CostModel/AMDGPU/fused_costs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83919.278339.patch
Type: text/x-patch
Size: 5450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/1e922528/attachment.bin>
More information about the llvm-commits
mailing list