[PATCH] D76434: [SCEV] Query expanded immediate cost at minsize

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 03:28:00 PDT 2020


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

Changed how operands are visited and costed, hopefully now translating the SCEV operand index correctly to an Instruction index.


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

https://reviews.llvm.org/D76434

Files:
  llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
  llvm/test/Transforms/IndVarSimplify/ARM/indvar-unroll-imm-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76434.285028.patch
Type: text/x-patch
Size: 46424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/1e4a38dc/attachment.bin>


More information about the llvm-commits mailing list