XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.0.0
    • None
    • None
    • ghx-label-14

    Description

       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.

       

      Attachments

        Activity

          People

            RenhaiZhao zhaorenhai
            RenhaiZhao zhaorenhai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: