D137915 stopped setting this variables but NewGVN was still used and caused asan failure
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138034
[LegacyPM] remove unset variables in PassManagerBuilder ClosedPublic Authored by goncharov on Nov 15 2022, 7:00 AM.
Details
Diff Detail
Event TimelineThis revision was landed with ongoing or failed builds. Closed by commit rG4a77d96903c9: [LegacyPM] remove unset variables in PassManagerBuilder (authored by goncharov). · Explain Why This revision was automatically updated to reflect the committed changes. mehdi_amini added inline comments.
Revision Contents
Diff 475498 llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
|
There is no way to enable NewGVNPass anymore? Is this intended?