[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:44:57 PDT 2019
craig.topper updated this revision to Diff 201475.
craig.topper added a comment.
Really rebase it. I hadn't pulled after pushing the test so arcanist merged the two commits.
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.201475.patch
Type: text/x-patch
Size: 11763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190527/07084b01/attachment.bin>
More information about the llvm-commits
mailing list