If set to false it does not remove global aliases. With this parameter
set to false it should be safe to run the pass before link.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31489
[AMDGPU] Add GlobalOpt parameter to Always Inliner pass ClosedPublic Authored by rampitec on Mar 29 2017, 10:06 PM.
Details Summary If set to false it does not remove global aliases. With this parameter
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptMar 29 2017, 10:06 PM This revision is now accepted and ready to land.Mar 30 2017, 11:57 AM Closed by commit rL299108: [AMDGPU] Add GlobalOpt parameter to Always Inliner pass (authored by rampitec). · Explain WhyMar 30 2017, 1:28 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 93533 llvm/trunk/lib/Target/AMDGPU/AMDGPU.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/trunk/test/CodeGen/AMDGPU/early-inline.ll
|