[PATCH] Remove SCEVCache and FindConstantPointers from complete loop unrolling heuristic.

Michael Zolotukhin mzolotukhin at apple.com
Tue Jun 2 18:19:26 PDT 2015


Hi chandlerc,

Using some SCEV functionality helped to entirely remove SCEVCache class and FindConstantPointers SCEV visitor.
Also, this makes the code more universal - I'll take advandate of it in next patches where I start handling additional types of instructions.

http://reviews.llvm.org/D10205

Files:
  lib/Transforms/Scalar/LoopUnrollPass.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10205.27020.patch
Type: text/x-patch
Size: 12858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150603/0bd17a43/attachment.bin>


More information about the llvm-commits mailing list