-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/raid6: Add AVX2 optimized xor_syndrome functions
Implement the AVX2 optimization of RAID6 xor_syndrome functions which is simply based on sse2.c written by hpa. Cc: H. Peter Anvin <[email protected]> Cc: Yuanhan Liu <[email protected]> Cc: Fenghua Yu <[email protected]> Signed-off-by: Gayatri Kammela <[email protected]> Signed-off-by: Shaohua Li <[email protected]>
- Loading branch information
Showing
1 changed file
with
229 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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