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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 26 22:38:44 PDT 2019


craig.topper updated this revision to Diff 201474.
craig.topper added a comment.

Rebase after pre-committing test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62444

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62444.201474.patch
Type: text/x-patch
Size: 27157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190527/210540f9/attachment.bin>


More information about the llvm-commits mailing list