[PATCH] D62444: [CostModel] Add really basic support for being able to query the cost of the FNeg instruction.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 21:08:38 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361788: [CostModel] Add really basic support for being able to query the cost of theā€¦ (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62444?vs=201475&id=201606#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62444/new/

https://reviews.llvm.org/D62444

Files:
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/test/Analysis/CostModel/X86/arith-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62444.201606.patch
Type: text/x-patch
Size: 11799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/7f1ac54c/attachment.bin>


More information about the llvm-commits mailing list