[PATCH] D103620: [LoopUnroll] Eliminate PreserveCondBr parameter and fix a bug in the process
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 3 13:31:10 PDT 2021
reames updated this revision to Diff 349673.
reames added a comment.
address review comment
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103620/new/
https://reviews.llvm.org/D103620
Files:
llvm/include/llvm/Transforms/Utils/UnrollLoop.h
llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
llvm/lib/Transforms/Utils/LoopUnroll.cpp
llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
llvm/test/Transforms/LoopUnroll/pr45939-peel-count-and-complete-unroll.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103620.349673.patch
Type: text/x-patch
Size: 15448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210603/593829af/attachment-0001.bin>
More information about the llvm-commits
mailing list