[NewPM] Remove ScalarizerLegacyPass (#72814)
commit2470857fe701f41278dac33580ca8b0bdb38031f
authorAiden Grossman <agrossman154@yahoo.com>
Mon, 20 Nov 2023 09:09:27 +0000 (20 01:09 -0800)
committerGitHub <noreply@github.com>
Mon, 20 Nov 2023 09:09:27 +0000 (20 01:09 -0800)
treeefa37c5afa74353c69d215f2810af63d511b3c52
parentedd675ac283909397880f85ba68d0d5f99dc1be2
[NewPM] Remove ScalarizerLegacyPass (#72814)

This pass isn't used anywhere upstream and thus has no test coverage.
Because of these reasons, remove it.
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/LinkAllPasses.h
llvm/include/llvm/Transforms/Scalar/Scalarizer.h
llvm/lib/Transforms/Scalar/Scalar.cpp
llvm/lib/Transforms/Scalar/Scalarizer.cpp