[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
Tue Nov 15 02:00:09 PST 2022


mkazantsev updated this revision to Diff 475381.
mkazantsev retitled this revision from "[SimpleLoopUnswitch] Insert loop-invariant conditions and unswitch them when it's profitable" to "[SimpleLoopUnswitch] Inject loop-invariant conditions and unswitch them when it's profitable".
mkazantsev edited the summary of this revision.

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.475381.patch
Type: text/x-patch
Size: 29507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221115/107ae153/attachment-0001.bin>


More information about the llvm-commits mailing list