[PATCH] D86050: [SCEV] Refactor isHighCostExpansionHelper

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 23 22:59:40 PDT 2020


samparker updated this revision to Diff 287296.
samparker added a comment.

- Updated comment
- Reverted back to the original costing for Add and Mul.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86050/new/

https://reviews.llvm.org/D86050

Files:
  llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
  llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
  llvm/test/Transforms/IndVarSimplify/X86/loop-invariant-conditions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86050.287296.patch
Type: text/x-patch
Size: 17823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200824/e2ca026e/attachment.bin>


More information about the llvm-commits mailing list