Fix build with clang on ppc64le (#2278)
* Fix build with clang on ppc64le Clang doesn't implement vec_rsqrt. Code taken from https://github.com/opencv/opencv/blob/master/modules/core/include/opencv2/core/vsx_utils.hpp#L360 * Define vec_rsqrt only if we use VSX
Showing
Please register or sign in to comment