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

[C++] Add SSE4.2-accelerated hash kernels and use if host CPU supports

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 0.12.0
    • C++
    • None

    Description

      SSE4.2 has CRC32 intrinsics that can be used to compute hash values. It seems it may be acceptable to use -msse4.2 on isolated compilation units, but if this object code is used on a machine without support for the SIMD instructions, then it will crash

      Attachments

        Issue Links

          Activity

            People

              apitrou Antoine Pitrou
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Slack

                  Issue deployment