[PATCH] D82065: [AMDGPU][CostModel] Add fneg cost estimation
Daniil Fukalov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 17 17:51:06 PDT 2020
dfukalov created this revision.
dfukalov added a reviewer: rampitec.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl, arsenm.
Herald added a project: LLVM.
The estimation uses AMDGPUTargetLowering::isFNegFree()
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D82065
Files:
llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
llvm/test/Analysis/CostModel/AMDGPU/fneg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82065.271537.patch
Type: text/x-patch
Size: 4849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200618/b1367189/attachment.bin>
More information about the llvm-commits
mailing list