[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 14:10:08 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c0d1b2f902a: [LoopUnroll] Eliminate PreserveCondBr parameter and fix a bug in the process (authored by reames).
Changed prior to commit:
https://reviews.llvm.org/D103620?vs=349673&id=349681#toc
Repository:
rG LLVM Github Monorepo
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.349681.patch
Type: text/x-patch
Size: 15437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210603/71b4e1cc/attachment.bin>
More information about the llvm-commits
mailing list