[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
Fri Jan 27 05:00:02 PST 2023
mkazantsev updated this revision to Diff 492709.
mkazantsev added a comment.
Split off canonicalizatio of predicates. Patch will be put on review after this is landed.
Added hot edge check as Artur has proposed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136233/new/
https://reviews.llvm.org/D136233
Files:
llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136233.492709.patch
Type: text/x-patch
Size: 13944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230127/e8ddf881/attachment.bin>
More information about the llvm-commits
mailing list