[PATCH] D97357: [WIP][Not ready for review] Inductive unrolling pass

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 21:54:51 PST 2021


mkazantsev created this revision.
Herald added subscribers: zzheng, hiraditya, mgorny.
mkazantsev requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D97357

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/include/llvm/Transforms/Scalar/InductiveUnrolling.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/CMakeLists.txt
  llvm/lib/Transforms/Scalar/InductiveUnrolling.cpp
  llvm/test/Transforms/InductiveUnroll/motivation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97357.325980.patch
Type: text/x-patch
Size: 17251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/d55246a2/attachment.bin>


More information about the llvm-commits mailing list