[PATCH] D92238: [SCEVExpander] Migrate costAndCollectOperands to use InstructionCost.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 25 04:06:47 PST 2021
sdesmalen updated this revision to Diff 318949.
sdesmalen edited the summary of this revision.
sdesmalen added a comment.
Herald added a subscriber: dexonsmith.
Changed patch to use a new `InstructionBudget` class.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92238/new/
https://reviews.llvm.org/D92238
Files:
llvm/include/llvm/Support/InstructionCost.h
llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92238.318949.patch
Type: text/x-patch
Size: 7915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210125/da91e574/attachment.bin>
More information about the llvm-commits
mailing list