You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "zhaorenhai (Jira)" <ji...@apache.org> on 2020/04/12 12:05:00 UTC

[jira] [Assigned] (IMPALA-9645) Port LLVM codegen to adapt aarch64

     [ https://issues.apache.org/jira/browse/IMPALA-9645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

zhaorenhai reassigned IMPALA-9645:
----------------------------------

    Assignee: zhaorenhai

> Port LLVM codegen to adapt aarch64
> ----------------------------------
>
>                 Key: IMPALA-9645
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9645
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: zhaorenhai
>            Assignee: zhaorenhai
>            Priority: Major
>
>  On aarch64, the Lowered type  of  struct \{bool, int128} is form \{ {i8}, \{i128} }. No padding add. This is different with x86-64, which is \{ {i8}, \{15*i8}, \{i128} } with padding add automatically.
> And here also add some type conversion between x86 and aarch64 data types.
> And also add some aarch64 cpu's feature.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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