[PATCH] D146685: [LoopPredication] Fix the LoopPredication by feezing the result.
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 29 01:26:41 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG99da317331e3: [LoopPredication] Fix the LoopPredication by feezing the result of predication. (authored by skatkov).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146685/new/
https://reviews.llvm.org/D146685
Files:
llvm/lib/Transforms/Scalar/LoopPredication.cpp
llvm/test/Transforms/LoopPredication/assumes.ll
llvm/test/Transforms/LoopPredication/basic.ll
llvm/test/Transforms/LoopPredication/basic_widenable_branch_guards.ll
llvm/test/Transforms/LoopPredication/invariant_load.ll
llvm/test/Transforms/LoopPredication/nested.ll
llvm/test/Transforms/LoopPredication/poison.ll
llvm/test/Transforms/LoopPredication/pr61022.ll
llvm/test/Transforms/LoopPredication/profitability.ll
llvm/test/Transforms/LoopPredication/reverse.ll
llvm/test/Transforms/LoopPredication/visited.ll
llvm/test/Transforms/LoopPredication/widened.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146685.509247.patch
Type: text/x-patch
Size: 82987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230329/f5851172/attachment.bin>
More information about the llvm-commits
mailing list