[
https://issues.apache.org/jira/browse/IMPALA-12315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith closed IMPALA-12315.
----------------------------------
Resolution: Won't Fix
Running with codegen caching shows that removing this shows a slight regression
in execution performance. Not worth the marginal improvement from faster
codegen.
> Revisit over-inlining in codegen
> --------------------------------
>
> Key: IMPALA-12315
> URL: https://issues.apache.org/jira/browse/IMPALA-12315
> Project: IMPALA
> Issue Type: Improvement
> Components: Backend
> Reporter: Michael Smith
> Assignee: Michael Smith
> Priority: Major
>
> The decision to hint inline for all functions in
> https://github.com/apache/impala/blob/4.2.0/be/src/codegen/llvm-codegen.cc#L1239
> was made with LLVM 3.3. Revisit with LLVM 5+.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)