-
Notifications
You must be signed in to change notification settings - Fork 49
Added push(...) and pop(...) for SIMD registers #148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added push(...) and pop(...) for SIMD registers #148
Conversation
9d302df to
cd818eb
Compare
|
@ceciliapeng2011 @dmitry-gorokhov @maxnick @nshchego Could you please review this PR or assign reviewers ? |
|
@lohika-denis-kotov , do we really need to place those changes in oneDNN fork? M.b. we can locate them in the new |
Yes, it could be located in new |
The main idea is to keep in the fork as less changes as possible. Keeping less changes in the fork helps to easily move to new versions of oneDNN. The |
I've already have a PR with |
As for me, it is better to have fast cycle for update in |
|
Closed in favor of #149 |
Description
Added push(...) and pop(...) for SIMD registers