[PATCH] D136233: [SimpleLoopUnswitch] Inject loop-invariant conditions and unswitch them when it's profitable
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 19 03:32:33 PST 2022
mkazantsev updated this revision to Diff 483895.
mkazantsev marked 5 inline comments as done.
mkazantsev added a comment.
Rebase & addressed comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136233/new/
https://reviews.llvm.org/D136233
Files:
llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/test/Transforms/SimpleLoopUnswitch/inject-invariant-conditions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136233.483895.patch
Type: text/x-patch
Size: 28841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221219/bbb2ce19/attachment.bin>
More information about the llvm-commits
mailing list