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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 17 13:46:53 PDT 2021


nikic updated this revision to Diff 352836.
nikic added a comment.

Fix comment typos.


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.352836.patch
Type: text/x-patch
Size: 8836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210617/b1880f95/attachment.bin>


More information about the llvm-commits mailing list