[PATCH] D114453: [unroll] Split full exact and full bound unroll costing [NFC]

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 23 09:47:07 PST 2021


reames updated this revision to Diff 389240.
reames added a comment.

Further simplify - despite structure of existing code, shouldFullUnroll doesn't modify it's UP param.


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

https://reviews.llvm.org/D114453

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114453.389240.patch
Type: text/x-patch
Size: 4286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211123/c7c30485/attachment.bin>


More information about the llvm-commits mailing list