Skip to content

Conversation

@lum1n0us
Copy link
Contributor

No description provided.

@lum1n0us lum1n0us force-pushed the fix_coverity_issues branch from 4c804ff to 472f32e Compare July 21, 2022 11:34
{
if (reg_no_dst != reg_no_src)
a.mov(regs_i64[reg_no_dst], regs_i64[reg_no_src]);
a.mov(regs_i64[reg_no_dst], regs_i64[reg_no_src]);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should not remove if (reg_no_dst != reg_no_src), or it might impact the performance

@lum1n0us lum1n0us force-pushed the fix_coverity_issues branch from 472f32e to 88d7916 Compare July 22, 2022 00:58
@lum1n0us lum1n0us force-pushed the fix_coverity_issues branch from 88d7916 to 134de44 Compare July 22, 2022 01:32
@wenyongh wenyongh merged commit 440f3f2 into bytecodealliance:dev/fast_jit Jul 22, 2022
@lum1n0us lum1n0us deleted the fix_coverity_issues branch July 26, 2022 06:20
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.

2 participants