Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-33519

Publically expose and document qDetectCpuFeatures() and qCpuHasFeature()?

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • Icon: P4: Low P4: Low
    • None
    • Some future release
    • Core: Other
    • None
    • Windows, Linux, OSX, possibly iOS, CE and various ARM processors.

      Detecting CPU features, such as SSE support, seems like a perfect feature for a cross platform library. This would take very little effort since the feature is already there and is somewhat accessible, just not fully documented. (One call in question does erroneously, in my opinion, whether a feature was requested by the compiler and whether it is supported by the CPU. These are two different things which may not be related.)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            thiago Thiago Macieira
            gatorat Joe Woodbury
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes