[PATCH] D8817: Estimate DCE effect in heuristic for estimating complete-unroll optimization effects.

Michael Zolotukhin mzolotukhin at apple.com
Tue Jul 28 15:40:55 PDT 2015


mzolotukhin updated this revision to Diff 30867.
mzolotukhin marked an inline comment as done.
mzolotukhin added a comment.

- Rebase on master.
- Avoid visiting all basic blocks and all their instructions - instead, use a worklist.


http://reviews.llvm.org/D8817

Files:
  lib/Transforms/Scalar/LoopUnrollPass.cpp
  test/Transforms/LoopUnroll/full-unroll-heuristics-dce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8817.30867.patch
Type: text/x-patch
Size: 5758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150728/61d032ba/attachment.bin>


More information about the llvm-commits mailing list