[PATCH] D104487: [LoopUnroll] Push runtime unrolling decision up into tryToUnrollLoop()

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 19 00:32:51 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1bd4085e0bbc: [LoopUnroll] Push runtime unrolling decision up into tryToUnrollLoop() (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D104487?vs=352836&id=353176#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104487/new/

https://reviews.llvm.org/D104487

Files:
  llvm/include/llvm/Transforms/Utils/UnrollLoop.h
  llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp
  llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104487.353176.patch
Type: text/x-patch
Size: 8629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210619/81ff4734/attachment.bin>


More information about the llvm-commits mailing list