Revert "[SimpleLoopUnswitch] Port partially invariant unswitch from LoopUnswitch...
authorJingu Kang <jingu.kang@arm.com>
Thu, 13 May 2021 07:22:26 +0000 (08:22 +0100)
committerJingu Kang <jingu.kang@arm.com>
Thu, 13 May 2021 07:40:49 +0000 (08:40 +0100)
commit107d19eb017ff6734986af077eb2e9f6600114a9
treec07ad7b5059b01595089431a6916fd6260ecb361
parent12537ab77227db8f2b42e6172b24313d8f442e97
Revert "[SimpleLoopUnswitch] Port partially invariant unswitch from LoopUnswitch to SimpleLoopUnswitch"

This reverts commit 88b259c01463c08ac2575b4432c07ea7751946b5.

It needs to fix below bugs.

https://bugs.llvm.org/show_bug.cgi?id=50279
https://bugs.llvm.org/show_bug.cgi?id=50302
llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/test/Transforms/SimpleLoopUnswitch/partial-unswitch-mssa-threshold.ll [deleted file]
llvm/test/Transforms/SimpleLoopUnswitch/partial-unswitch-update-memoryssa.ll [deleted file]
llvm/test/Transforms/SimpleLoopUnswitch/partial-unswitch.ll