1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-25 13:23:02 +04:00
Files
opencv/modules
Paul E. Murphy b465c82696 core: workaround old gcc vec_mul{e,o} (Issue #15506)
ISA 2.07 (aka POWER8) effectively extended the expanding multiply
operation to word types. The altivec intrinsics prior to gcc 8 did
not get the update.

Workaround this deficiency similar to other fixes.

This was exposed by commit 33fb253a66
which leverages the int -> dword expanding multiply.

This fixes Issue #15506
2019-09-12 09:54:02 -05:00
..
2019-08-16 17:34:29 +03:00
2018-09-07 20:33:52 +09:00
2018-09-07 20:33:52 +09:00
2019-08-31 01:50:11 +03:00
2019-08-08 21:49:32 +09:00
2019-08-08 21:49:32 +09:00
2018-09-07 20:33:52 +09:00
2019-03-03 16:40:43 +00:00
2019-08-31 01:50:11 +03:00
2019-08-31 01:50:11 +03:00
2019-08-16 17:34:29 +03:00
2019-08-16 17:34:29 +03:00
2019-08-16 17:34:29 +03:00
2019-08-16 17:34:29 +03:00
2019-08-31 01:50:11 +03:00
2019-08-16 17:34:29 +03:00
2019-08-08 21:49:32 +09:00
2019-09-06 18:06:02 +03:00
2019-08-16 17:34:29 +03:00