Previously it was covered by the internalization. It turns out we cannot
run internalizer in FE, it break separate compilation tests. Thus early
inliner gets its own option.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31429
[AMDGPU] Split -amdgpu-early-inline-all option ClosedPublic Authored by rampitec on Mar 28 2017, 11:31 AM.
Details Summary Previously it was covered by the internalization. It turns out we cannot
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptMar 28 2017, 11:31 AM This revision is now accepted and ready to land.Mar 28 2017, 11:34 AM Closed by commit rL298935: [AMDGPU] Split -amdgpu-early-inline-all option (authored by rampitec). · Explain WhyMar 28 2017, 11:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 93263 lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
test/CodeGen/AMDGPU/early-inline.ll
|