-
Notifications
You must be signed in to change notification settings - Fork 153
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
issue: 1557652 Set BF write method basing on CPU instructions set #764
base: master
Are you sure you want to change the base?
Conversation
Test FAILed. |
Test FAILed. |
b9ce382
to
b4a816c
Compare
Test FAILed. |
b4a816c
to
e297b10
Compare
Test FAILed. |
e297b10
to
170f510
Compare
Test FAILed. |
Test PASSed. |
e633bd2
to
170f510
Compare
Test FAILed. |
Test FAILed. |
bot:retest |
Test PASSed. |
- Removed not used operations - Refactored organization of atomic code - Introduced atomic_store_explicit/atomic_load_explicit - Fixed atomic_read/atomic_set Signed-off-by: Igor Ivanov <[email protected]>
Use no optimization for asm functions Signed-off-by: Igor Ivanov <[email protected]>
Use write to BF operation based on CPU command set. Signed-off-by: Igor Ivanov <[email protected]>
This reverts commit cf04c89.
170f510
to
84bcc05
Compare
Test PASSed. |
Test FAILed. |
Can one of the admins verify this patch? |
No description provided.