Skip to content

build: reenable fp16 compile in old compiler (armv7)#24673

Merged
opencv-pushbot merged 1 commit intoopencv:4.xfrom
tomoaki0705:roll_back_23654
Dec 9, 2023
Merged

build: reenable fp16 compile in old compiler (armv7)#24673
opencv-pushbot merged 1 commit intoopencv:4.xfrom
tomoaki0705:roll_back_23654

Conversation

@tomoaki0705
Copy link
Copy Markdown
Contributor

Based on discussion on #24588

Armv7 GCC 4 and 5 series don't have vst_f16 natively.

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@tomoaki0705 tomoaki0705 changed the title bild: reenable fp16 compile in old compiler (armv7) build: reenable fp16 compile in old compiler (armv7) Dec 9, 2023
@opencv-alalek opencv-alalek added bug category: build/install platform: arm ARM boards related issues: RPi, NVIDIA TK/TX, etc labels Dec 9, 2023
@opencv-alalek opencv-alalek added this to the 4.9.0 milestone Dec 9, 2023
@opencv-alalek opencv-alalek self-assigned this Dec 9, 2023
@opencv-pushbot opencv-pushbot merged commit 8b577ab into opencv:4.x Dec 9, 2023
@tomoaki0705 tomoaki0705 deleted the roll_back_23654 branch December 9, 2023 14:50
@asmorkalov asmorkalov mentioned this pull request Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug category: build/install platform: arm ARM boards related issues: RPi, NVIDIA TK/TX, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants