[PATCH] D86050: [SCEV] Refactor isHighCostExpansionHelper
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 17 02:37:24 PDT 2020
samparker updated this revision to Diff 285947.
samparker added a comment.
Updated isHighCostExpansion to use a SCEVOperand instead of a SCEV.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86050/new/
https://reviews.llvm.org/D86050
Files:
llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86050.285947.patch
Type: text/x-patch
Size: 13512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/8854a4f1/attachment.bin>
More information about the llvm-commits
mailing list