diff options
Diffstat (limited to 'llvm/tools/opt/optdriver.cpp')
| -rw-r--r-- | llvm/tools/opt/optdriver.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/opt/optdriver.cpp b/llvm/tools/opt/optdriver.cpp index b26aeb061851..eb4821d52140 100644 --- a/llvm/tools/opt/optdriver.cpp +++ b/llvm/tools/opt/optdriver.cpp @@ -443,7 +443,6 @@ extern "C" int optMain( initializePostInlineEntryExitInstrumenterPass(Registry); initializeUnreachableBlockElimLegacyPassPass(Registry); initializeExpandReductionsPass(Registry); - initializeExpandVectorPredicationPass(Registry); initializeWasmEHPreparePass(Registry); initializeWriteBitcodePassPass(Registry); initializeReplaceWithVeclibLegacyPass(Registry); |
