The legacy PM doesn't run EP_ModuleOptimizerEarly on -O0, so skip
running it here when given O0.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93886
[NewPM][AMDGPU] Run InternalizePass when -amdgpu-internalize-symbols ClosedPublic Authored by aeubanks on Dec 28 2020, 8:34 PM.
Details Summary The legacy PM doesn't run EP_ModuleOptimizerEarly on -O0, so skip
Diff Detail
Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 6 others. · View Herald TranscriptDec 28 2020, 8:34 PM This revision is now accepted and ready to land.Jan 4 2021, 11:16 AM Closed by commit rGb8f22f9d3000: [NewPM][AMDGPU] Run InternalizePass when -amdgpu-internalize-symbols (authored by aeubanks). · Explain WhyJan 4 2021, 11:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 314416 llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/test/CodeGen/AMDGPU/internalize.ll
|