[PATCH] D73277: [LoopUnroll] Remove remapInstruction().

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 12:07:07 PST 2020


Whitney updated this revision to Diff 239971.
Whitney added a comment.

Changed SmallVector size from 6 to 8.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73277

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73277.239971.patch
Type: text/x-patch
Size: 3827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/917da439/attachment.bin>


More information about the llvm-commits mailing list