We've already verified the input module manually in opt so this is redundant.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139899
[opt] Do not add verify pass at beginning of pipeline ClosedPublic Authored by aeubanks on Dec 12 2022, 5:22 PM.
Details
Summary We've already verified the input module manually in opt so this is redundant.
Diff Detail
Event Timelinebjope added a parent revision: D139898: [StandardInstrumentations] Handle initial IR before checking if IR is interesting. Comment ActionsLGTM This revision is now accepted and ready to land.Dec 13 2022, 2:12 AM This revision was landed with ongoing or failed builds.Dec 13 2022, 9:29 AM Closed by commit rGef28a873b6dd: [opt] Do not add verify pass at beginning of pipeline (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 482523 llvm/test/Other/ChangePrinters/print-changed-diff.ll
llvm/test/Other/change-printer.ll
llvm/test/Other/new-pass-manager-verify-each.ll
llvm/test/Other/new-pass-manager.ll
llvm/test/Other/opt-bisect-new-pass-manager.ll
llvm/test/Other/printer.ll
llvm/tools/opt/NewPMDriver.h
llvm/tools/opt/NewPMDriver.cpp
llvm/tools/opt/opt.cpp
|