[PATCH] D75908: [SCEV] isHighCostExpansionHelper(): use correct TTI hooks
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 11 00:52:26 PDT 2020
samparker added a comment.
Agreed that it's broken, but it looks like SCEV expander is the only place that this API is/was used. Can we now remove getOperationCost?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75908/new/
https://reviews.llvm.org/D75908
More information about the llvm-commits
mailing list