[PATCH] D131973: [LoopUnroll] Limit evaluation to 2 iterations for most cases (WIP).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 08:50:01 PDT 2022


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D131973

Files:
  llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h
  llvm/lib/Analysis/LoopUnrollAnalyzer.cpp
  llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131973.453033.patch
Type: text/x-patch
Size: 5057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220816/b7005301/attachment.bin>


More information about the llvm-commits mailing list