[NewPM] Remove SimpleLoopUnswitchLegacyPass (#72934)
commitfc3c4e1725273df3c701d57458373a50f215069b
authorAiden Grossman <agrossman154@yahoo.com>
Tue, 21 Nov 2023 08:51:39 +0000 (21 00:51 -0800)
committerGitHub <noreply@github.com>
Tue, 21 Nov 2023 08:51:39 +0000 (21 00:51 -0800)
tree01ba1b62e2c0a2eb6b621bfdbd70d7d70dedaf02
parent21dc3e3491f0586b2b23f440271417c81e3cbb6b
[NewPM] Remove SimpleLoopUnswitchLegacyPass (#72934)

This pass isn't used anywhere in upstream and thus doesn't have any test
coverage. For these reasons, remove it.
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h
llvm/lib/Transforms/Scalar/Scalar.cpp
llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp