[PATCH] D84995: [AMDGPU][CostModel] Add f16, f64 and contract cases to fused costs estimation.
Daniil Fukalov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 02:35:58 PDT 2020
dfukalov updated this revision to Diff 283540.
dfukalov added a comment.
Check for hasMadMacF32Insts() added.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84995/new/
https://reviews.llvm.org/D84995
Files:
llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
llvm/test/Analysis/CostModel/AMDGPU/fused_costs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84995.283540.patch
Type: text/x-patch
Size: 14144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/7074800f/attachment.bin>
More information about the llvm-commits
mailing list