[PATCH] D136233: [SimpleLoopUnswitch] Insert loop-invariant conditions and unswitch them when it's profitable
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 31 02:24:48 PDT 2022
mkazantsev updated this revision to Diff 471934.
mkazantsev added a comment.
Put MSSA verification under flag.
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/insert-invariant-conditions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136233.471934.patch
Type: text/x-patch
Size: 30513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221031/e8755aae/attachment.bin>
More information about the llvm-commits
mailing list