[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:05:33 PDT 2020
dfukalov updated this revision to Diff 278338.
dfukalov added a comment.
removed extra new lines
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.278338.patch
Type: text/x-patch
Size: 5450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/b9d4a937/attachment.bin>
More information about the llvm-commits
mailing list