[ 
https://issues.apache.org/jira/browse/IMPALA-12314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752546#comment-17752546
 ] 

ASF subversion and git services commented on IMPALA-12314:
----------------------------------------------------------

Commit 4a8701925b1939a066cb3d0a5cfd7d8f36ad05ed in impala's branch 
refs/heads/master from Michael Smith
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=4a8701925 ]

IMPALA-12314: (Addendum) Fix building on aarch64

Change-Id: Ie7223b82c606c91f98edbf583dfab2f9fe7ddbfd
Reviewed-on: http://gerrit.cloudera.org:8080/20333
Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>


> Revisit pre-compiled IR at O1
> -----------------------------
>
>                 Key: IMPALA-12314
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12314
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>            Reporter: Michael Smith
>            Assignee: Michael Smith
>            Priority: Major
>             Fix For: Impala 4.3.0
>
>         Attachments: image-2023-07-27-13-55-10-103.png
>
>
> From https://github.com/apache/impala/blob/4.2.0/be/CMakeLists.txt#L298-L300
> {quote}
> We enable basic optimizations (-O1) to reduce the IR size and speed up 
> runtime JIT. Empirically, the runtime JIT produces slightly better code when 
> starting with IR that was optimized at -O1. Higher optimization levels tend 
> to bloat the code.
> {quote}
> This evaluation was done with LLVM 3.3. We're now on LLVM 5, and this 
> evaluation may no longer hold. Revisit whether this makes sense or whether 
> another option (O2, Os, O3) may make more sense.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to