Add uni_vhsubps and uni_vaddsubps into jit_generator - #142
Merged
maxnick merged 5 commits intoSep 21, 2022
Merged
Conversation
|
Also, please, do not resolve comments leaved by reviewer. Answer on comment that either it is done: "Done", or any other feedback and let reviewer to resolve comments when see it |
Collaborator
|
a part of DFT operation optimization (openvinotoolkit/openvino#11946) |
ceciliapeng2011
requested review from
dmitry-gorokhov,
luo-cheng2021,
nshchego and
usstq
September 5, 2022 00:21
nshchego
reviewed
Sep 7, 2022
nshchego
approved these changes
Sep 7, 2022
ceciliapeng2011
approved these changes
Sep 21, 2022
Collaborator
|
@maxnick Would you please have a look too? Thanks. |
maxnick
approved these changes
Sep 21, 2022
EgorDuplensky
pushed a commit
that referenced
this pull request
Sep 22, 2022
* Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1
EgorDuplensky
pushed a commit
that referenced
this pull request
Sep 23, 2022
* Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1
EgorDuplensky
pushed a commit
that referenced
this pull request
Sep 27, 2022
* Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1
EgorDuplensky
pushed a commit
that referenced
this pull request
Oct 4, 2022
* Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1
luweizhou2016
pushed a commit
that referenced
this pull request
Jun 29, 2023
* Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1
luweizhou2016
pushed a commit
that referenced
this pull request
Dec 20, 2023
* Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1
luweizhou2016
pushed a commit
that referenced
this pull request
Jan 10, 2024
* Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1
luweizhou2016
pushed a commit
that referenced
this pull request
Jan 24, 2024
* Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1
luweizhou2016
pushed a commit
that referenced
this pull request
Jun 14, 2024
* Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1
luweizhou2016
pushed a commit
that referenced
this pull request
Jul 18, 2024
* Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1
luweizhou2016
pushed a commit
that referenced
this pull request
Jul 19, 2024
* Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1
luweizhou2016
pushed a commit
that referenced
this pull request
Jul 24, 2024
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
luweizhou2016
pushed a commit
that referenced
this pull request
Jul 25, 2024
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
luweizhou2016
pushed a commit
that referenced
this pull request
Jul 29, 2024
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
that referenced
this pull request
Dec 4, 2024
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Dec 6, 2024
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Mar 26, 2025
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Apr 8, 2025
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Apr 9, 2025
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Apr 14, 2025
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Jun 17, 2025
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Jun 18, 2025
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Jun 20, 2025
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Jun 20, 2025
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Oct 27, 2025
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Nov 24, 2025
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Dec 5, 2025
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Dec 17, 2025
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Mar 17, 2026
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq (cherry picked from commit 7a63835)
azhai219
pushed a commit
to azhai219/oneDNN
that referenced
this pull request
Jul 13, 2026
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (openvinotoolkit#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq (cherry picked from commit 7a63835)
azhai219
pushed a commit
that referenced
this pull request
Aug 10, 2026
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq (cherry picked from commit 7a63835)
azhai219
pushed a commit
that referenced
this pull request
Aug 18, 2026
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq (cherry picked from commit 7a63835) (cherry picked from commit 79dbb36)
azhai219
pushed a commit
that referenced
this pull request
Aug 19, 2026
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
azhai219
pushed a commit
that referenced
this pull request
Aug 25, 2026
Remove redundancy of two unified instructions 3.5 squash below: [FIX] Add uni_vhsubps and uni_vaddsubps into jit_generator (#142) * Add uni_vhsubps and uni_vaddsubps into jit_generator.hpp * Add missing namespace * Adjust indentation and add braces * Improve formatting * Replace assertion in uni_vhsubps and uni_vhaddps with possible workaround for SSE 4.1 [FIX] added uni_vcvttps2dq
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add VEX / non-VEX switch functions for hsubps and addsubps instructions into jit_generator component.
OpenVINO PR: