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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 04:49:52 PDT 2020


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

Rebased on top of D86050 <https://reviews.llvm.org/D86050> and introduced a struct to map operands for the worklist, instead of just storing the opcode.


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.286253.patch
Type: text/x-patch
Size: 47769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200818/68dffa3e/attachment.bin>


More information about the llvm-commits mailing list