core: fix F16C compilation check#18782
Conversation
|
@vrabaud Please take a look on this patch. |
|
I believe you also need to fix intrin_avx2.hpp |
|
This patch solves my initial problem, thx ! |
BTW, there is no |
|
Ah, my bad, I meant: intrin_avx512.hpp |
|
Hmm, actually wait before merging, I still have an error when compiling for haswell with clang. |
Do you compile OpenCV itself or use OpenCV? |
|
@vrabaud Updated, please take a look. |
|
Hi, sorry for the delay. You did fix the initial issue. |
|
This case should be handled in |
|
Thx a bunch, I confirm my two issues are fixed ! Ready to merge ! |
|
👍 |
resolves #18779