Skip to content

state-compress: fix compiler error in storecompressed128_64bit#379

Open
byeonguk-jeong wants to merge 1 commit intoVectorCamp:developfrom
AhnLab-OSSG:state-compress-fix
Open

state-compress: fix compiler error in storecompressed128_64bit#379
byeonguk-jeong wants to merge 1 commit intoVectorCamp:developfrom
AhnLab-OSSG:state-compress-fix

Conversation

@byeonguk-jeong
Copy link
Copy Markdown

Replace compress128 (vector op) + store128 pattern with per-chunk compress64 (scalar op) to fix uninitialized variable warning on x[].

@AhnLab-OSS @AhnLab-OSSG

Replace compress128 (vector op) + store128 pattern with per-chunk
compress64 (scalar op) to fix uninitialized variable warning on x[].

Signed-off-by: Byeonguk Jeong <jungbu2855@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant