[PATCH] D106001: [WIP][NFC] factor out unrolling decision logic

Ali Sedaghati via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 10:33:04 PDT 2021


Ali-Sed updated this revision to Diff 362088.
Ali-Sed added a comment.

[WIP][NFC] Changing bool, as the return arg of unrolling logics, to optional<unsigned>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106001

Files:
  llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106001.362088.patch
Type: text/x-patch
Size: 17108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210727/7c58517d/attachment-0001.bin>


More information about the llvm-commits mailing list