[PATCH] D97382: NFC: Migrate PartialInlining to work on InstructionCost
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 4 09:31:40 PST 2021
sdesmalen updated this revision to Diff 328212.
sdesmalen added a comment.
Replaced overloaded operator with InstructionCost::map() function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97382/new/
https://reviews.llvm.org/D97382
Files:
llvm/include/llvm/Support/InstructionCost.h
llvm/lib/Transforms/IPO/PartialInlining.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97382.328212.patch
Type: text/x-patch
Size: 6480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/688871b6/attachment.bin>
More information about the llvm-commits
mailing list