CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 17:39:28 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/opencv/opencv.git
etag: W/"c5aa117f199fc90d662abb55aa1abcca"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=lA43hKucqbsuarbAzkc06miBCtL7Vuch%2FbwcweTnykrBumcRMkxFuIMyCCYfd9ESIVtaIBLu41zcLJlP%2BVkVB4vAxmNQMJEmBFCGr22RZ4XQzL5J2995%2BvWaisBFarvxtAO4XOl%2BfPrjcNR7TN7s8uBGZuq2ga3hWmWlAm9XAPKQk5K8NuGv2ILYNYVHwpRjFHXXd%2B0EI4htK%2Bt8zdER640mPx6mr6TEJ6Fb2YwlcYYL2Sv8tAT7ITsiCi0D2jP6cQUXSKKqyc9Tbfc7nmFdhw%3D%3D--E534dKoQRmU%2FfRVs--2tyLBwIgzMAACq62j5fYXw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.228340599.1753637967; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 17:39:27 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 17:39:27 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 94BE:3240E6:106BDF4:1586C45:6886644F
Merge pull request #26109 from WanliZhong:univ_intrin_operator2warpper · opencv/opencv@c8080aa · GitHub
Copy file name to clipboardExpand all lines: modules/core/include/opencv2/core/hal/intrin.hpp
Copy file name to clipboardExpand all lines: modules/core/include/opencv2/core/hal/intrin_avx.hpp
Copy file name to clipboardExpand all lines: modules/core/include/opencv2/core/hal/intrin_avx512.hpp
Copy file name to clipboardExpand all lines: modules/core/include/opencv2/core/hal/intrin_cpp.hpp
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 56.2k
Commit c8080aa
authored
Merge pull request #26109 from WanliZhong:univ_intrin_operator2warpper
Replace operators with wrapper functions on universal intrinsics backends #26109
This PR aims to replace the operators(logic, arithmetic, bit) with wrapper functions(v_add, v_eq, v_and...)
### Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
- [x] I agree to contribute to the project under Apache 2 License.
- [x] 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
- [x] 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 CMake1 parent 4c81e17 commit c8080aaCopy full SHA for c8080aa
File tree
Expand file treeCollapse file tree
14 files changed
+962
-1379
lines changedFilter options
- modules
- core/include/opencv2/core/hal
- features2d/src
- imgproc/src
Expand file treeCollapse file tree
14 files changed
+962
-1379
lines changedmodules/core/include/opencv2/core/hal/intrin.hpp
Copy file name to clipboardExpand all lines: modules/core/include/opencv2/core/hal/intrin.hpp+55-332Lines changed: 55 additions & 332 deletions
Large diffs are not rendered by default.
modules/core/include/opencv2/core/hal/intrin_avx.hpp
Copy file name to clipboardExpand all lines: modules/core/include/opencv2/core/hal/intrin_avx.hpp+130-140Lines changed: 130 additions & 140 deletions
Large diffs are not rendered by default.
modules/core/include/opencv2/core/hal/intrin_avx512.hpp
Copy file name to clipboardExpand all lines: modules/core/include/opencv2/core/hal/intrin_avx512.hpp+119-130Lines changed: 119 additions & 130 deletions
Large diffs are not rendered by default.
modules/core/include/opencv2/core/hal/intrin_cpp.hpp
Copy file name to clipboardExpand all lines: modules/core/include/opencv2/core/hal/intrin_cpp.hpp+57-83Lines changed: 57 additions & 83 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
235 | 235 |
| |
236 | 236 |
| |
237 |
| - | |
238 |
| - | |
| 237 | + | |
| 238 | + | |
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
242 |
| - | |
243 |
| - | |
244 |
| - | |
245 |
| - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
246 | 246 |
| |
247 | 247 |
| |
248 |
| - | |
249 |
| - | |
250 |
| - | |
251 |
| - | |
252 |
| - | |
253 |
| - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
| |||
573 | 573 |
| |
574 | 574 |
| |
575 | 575 |
| |
576 |
| - | |
577 |
| - | |
| 576 | + | |
578 | 577 |
| |
579 | 578 |
| |
580 | 579 |
| |
581 | 580 |
| |
582 |
| - | |
583 |
| - | |
| 581 | + | |
584 | 582 |
| |
585 | 583 |
| |
586 | 584 |
| |
587 | 585 |
| |
588 |
| - | |
589 |
| - | |
| 586 | + | |
590 | 587 |
| |
591 | 588 |
| |
592 | 589 |
| |
593 | 590 |
| |
594 |
| - | |
595 |
| - | |
| 591 | + | |
596 | 592 |
| |
597 | 593 |
| |
598 | 594 |
| |
599 | 595 |
| |
600 | 596 |
| |
601 |
| - | |
602 |
| - | |
| 597 | + | |
603 | 598 |
| |
604 | 599 |
| |
605 | 600 |
| |
606 | 601 |
| |
607 |
| - | |
608 |
| - | |
| 602 | + | |
609 | 603 |
| |
610 | 604 |
| |
611 | 605 |
| |
612 | 606 |
| |
613 |
| - | |
614 |
| - | |
| 607 | + | |
615 | 608 |
| |
616 | 609 |
| |
617 | 610 |
| |
618 | 611 |
| |
619 |
| - | |
| 612 | + | |
620 | 613 |
| |
621 | 614 |
| |
622 | 615 |
| |
| |||
639 | 632 |
| |
640 | 633 |
| |
641 | 634 |
| |
642 |
| - | |
| 635 | + | |
643 | 636 |
| |
644 |
| - | |
| 637 | + | |
645 | 638 |
| |
646 | 639 |
| |
647 | 640 |
| |
648 | 641 |
| |
649 | 642 |
| |
650 |
| - | |
651 |
| - | |
652 |
| - | |
653 |
| - | |
654 |
| - | |
655 |
| - | |
656 |
| - | |
657 | 643 |
| |
658 | 644 |
| |
659 |
| - | |
| 645 | + | |
660 | 646 |
| |
661 |
| - | |
662 |
| - | |
663 |
| - | |
664 |
| - | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
665 | 651 |
| |
666 |
| - | |
| 652 | + | |
667 | 653 |
| |
668 |
| - | |
| 654 | + | |
669 | 655 |
| |
670 | 656 |
| |
671 | 657 |
| |
672 | 658 |
| |
673 | 659 |
| |
674 | 660 |
| |
675 | 661 |
| |
676 |
| - | |
677 |
| - | |
678 |
| - | |
679 |
| - | |
680 |
| - | |
681 |
| - | |
682 |
| - | |
683 |
| - | |
684 |
| - | |
685 | 662 |
| |
686 | 663 |
| |
687 |
| - | |
688 |
| - | |
689 |
| - | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
690 | 667 |
| |
691 | 668 |
| |
692 |
| - | |
693 |
| - | |
694 |
| - | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
695 | 672 |
| |
696 |
| - | |
| 673 | + | |
697 | 674 |
| |
698 |
| - | |
| 675 | + | |
699 | 676 |
| |
700 | 677 |
| |
701 | 678 |
| |
702 | 679 |
| |
703 | 680 |
| |
704 | 681 |
| |
705 | 682 |
| |
706 |
| - | |
| 683 | + | |
707 | 684 |
| |
708 | 685 |
| |
709 | 686 |
| |
| |||
760 | 737 |
| |
761 | 738 |
| |
762 | 739 |
| |
763 |
| - | |
764 | 740 |
| |
765 | 741 |
| |
766 | 742 |
| |
| |||
771 | 747 |
| |
772 | 748 |
| |
773 | 749 |
| |
774 |
| - | |
775 | 750 |
| |
776 |
| - | |
777 | 751 |
| |
778 | 752 |
| |
779 | 753 |
| |
| |||
897 | 871 |
| |
898 | 872 |
| |
899 | 873 |
| |
900 |
| - | |
| 874 | + | |
901 | 875 |
| |
902 |
| - | |
| 876 | + | |
903 | 877 |
| |
904 | 878 |
| |
905 | 879 |
| |
| |||
911 | 885 |
| |
912 | 886 |
| |
913 | 887 |
| |
914 |
| - | |
| 888 | + | |
915 | 889 |
| |
916 | 890 |
| |
917 | 891 |
| |
918 | 892 |
| |
919 |
| - | |
| 893 | + | |
920 | 894 |
| |
921 | 895 |
| |
922 | 896 |
| |
923 | 897 |
| |
924 |
| - | |
| 898 | + | |
925 | 899 |
| |
926 | 900 |
| |
927 | 901 |
| |
928 | 902 |
| |
929 |
| - | |
| 903 | + | |
930 | 904 |
| |
931 | 905 |
| |
932 |
| - | |
| 906 | + | |
933 | 907 |
| |
934 | 908 |
| |
935 |
| - | |
| 909 | + | |
936 | 910 |
| |
937 | 911 |
| |
938 | 912 |
| |
| |||
1301 | 1275 |
| |
1302 | 1276 |
| |
1303 | 1277 |
| |
1304 |
| - | |
1305 |
| - | |
| 1278 | + | |
| 1279 | + | |
1306 | 1280 |
| |
1307 | 1281 |
| |
1308 | 1282 |
| |
| |||
1313 | 1287 |
| |
1314 | 1288 |
| |
1315 | 1289 |
| |
1316 |
| - | |
| 1290 | + | |
1317 | 1291 |
| |
1318 | 1292 |
| |
1319 | 1293 |
| |
1320 | 1294 |
| |
1321 |
| - | |
| 1295 | + | |
1322 | 1296 |
| |
1323 | 1297 |
| |
1324 | 1298 |
| |
| |||
2942 | 2916 |
| |
2943 | 2917 |
| |
2944 | 2918 |
| |
2945 |
| - | |
| 2919 | + | |
2946 | 2920 |
| |
2947 | 2921 |
| |
2948 | 2922 |
| |
| |||
2959 | 2933 |
| |
2960 | 2934 |
| |
2961 | 2935 |
| |
2962 |
| - | |
| 2936 | + | |
2963 | 2937 |
| |
2964 | 2938 |
| |
2965 | 2939 |
| |
| |||
3285 | 3259 |
| |
3286 | 3260 |
| |
3287 | 3261 |
| |
3288 |
| - | |
| 3262 | + | |
3289 | 3263 |
| |
3290 | 3264 |
| |
3291 | 3265 |
| |
|
You can’t perform that action at this time.
0 commit comments