[PATCH] D97382: NFC: Migrate PartialInlining to work on InstructionCost

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 5 04:25:26 PST 2021


sdesmalen updated this revision to Diff 328473.
sdesmalen added a comment.

Use template cost function for InstructionCost::map.


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.328473.patch
Type: text/x-patch
Size: 6336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210305/f245fc41/attachment.bin>


More information about the llvm-commits mailing list