AddDiscriminatorsPass is in Legacy PM's O0 pipeline. This patch did the same
for NPM O0 pipeline.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105650
Add AddDiscriminatorsPass to NPM default O0 pipeline ClosedPublic Authored by ychen on Jul 8 2021, 12:23 PM.
Details Summary AddDiscriminatorsPass is in Legacy PM's O0 pipeline. This patch did the same
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 8 2021, 1:24 PM Comment Actions
That's right. The issue was found while trying to use sample PGO with O0. Closed by commit rG0eb2b13d609c: Add AddDiscriminatorsPass to NPM default O0 pipeline (authored by Yuanfang Chen <yuanfang.chen@sony.com>). · Explain WhyJul 8 2021, 4:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 357319 llvm/lib/Passes/PassBuilder.cpp
llvm/test/Other/new-pm-O0-defaults.ll
|