Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-11839

[C++] Rewrite bit-unpacking optimizations using xsimd

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.0.0
    • C++

    Description

      Currently, unpacking of fixed-size bit bundles uses custom generated code with SIMD intrinsics (the bpacking files in src/arrow/util).

      By leveraging xsimd, we can make the SIMD generated code more generic (e.g. the 256-bit generated code would be able to compile with any 256-bit SIMD ISA supported by xsimd).

      Attachments

        Issue Links

          Activity

            People

              apitrou Antoine Pitrou
              apitrou Antoine Pitrou
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 10m
                  2h 10m