Skip to content

Fix macro bug with v_reduce_min and v_reduce_max for chars in VSX#15401

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
ChipKerchner:vectorReduceInt8Bug
Aug 27, 2019
Merged

Fix macro bug with v_reduce_min and v_reduce_max for chars in VSX#15401
opencv-pushbot merged 1 commit intoopencv:3.4from
ChipKerchner:vectorReduceInt8Bug

Conversation

@ChipKerchner
Copy link
Copy Markdown
Contributor

Intrinsics should be using the macros OPENCV_HAL_IMPL_VSX_REDUCE_OP_16 instead the incorrect OPENCV_HAL_IMPL_VSX_REDUCE_OP_8.

Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@opencv-pushbot opencv-pushbot merged commit 70b883c into opencv:3.4 Aug 27, 2019
@alalek alalek mentioned this pull request Aug 30, 2019
@ChipKerchner ChipKerchner deleted the vectorReduceInt8Bug branch September 3, 2019 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants