[PATCH] D92238: [SCEVExpander] Migrate costAndCollectOperands to use InstructionCost.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 25 10:05:14 PST 2021
lebedev.ri added a comment.
Then please fix the `InstrouctionCost` comparison operators to do the right thing to avoid most of the changes in this diff in the first place.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92238/new/
https://reviews.llvm.org/D92238
More information about the llvm-commits
mailing list