[PATCH] D92238: [SCEVExpander] Migrate costAndCollectOperands to use InstructionCost.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 12:33:23 PST 2021
sdesmalen updated this revision to Diff 319587.
sdesmalen added a comment.
Fixed issue with assert, now uses `ScaledBudget`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92238/new/
https://reviews.llvm.org/D92238
Files:
llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92238.319587.patch
Type: text/x-patch
Size: 7669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210127/f24f4fef/attachment.bin>
More information about the llvm-commits
mailing list