[NewPM] Remove LowerWidenableConditionLegacyPass (#72818)
commit4671f18906ad2149df1720b5a0513f23f17abde1
authorAiden Grossman <agrossman154@yahoo.com>
Mon, 20 Nov 2023 09:03:10 +0000 (20 01:03 -0800)
committerGitHub <noreply@github.com>
Mon, 20 Nov 2023 09:03:10 +0000 (20 01:03 -0800)
tree38cf2ded965185a1dd76d7e7ebd6a4fc2f702f21
parent72ab99500f45d8672f91fe4d75ffdc6f5146b007
[NewPM] Remove LowerWidenableConditionLegacyPass (#72818)

This legacy pass isn't used anywhere upstream and thus has no test
coverage, so remove it.
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/Transforms/Scalar.h
llvm/lib/Transforms/Scalar/LowerWidenableCondition.cpp
llvm/lib/Transforms/Scalar/Scalar.cpp