Skip to content
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

Move SIMD unary conditional to a separate group in jit #188

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

zherczeg
Copy link
Collaborator

@zherczeg zherczeg commented Nov 7, 2023

We plan to add a similar optimization to them as for normal comparisons (merging with branch / select instructions). It also simplifies the code.

@zherczeg zherczeg force-pushed the simd_unary_cond branch 2 times, most recently from 592ae75 to 9fd3767 Compare November 7, 2023 11:27
Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
@zherczeg
Copy link
Collaborator Author

Could we land this patch?

Copy link
Collaborator

@ksh8281 ksh8281 left a comment

Choose a reason for hiding this comment

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

Sorry for late!

@ksh8281 ksh8281 merged commit 3e3c99e into Samsung:main Nov 13, 2023
12 checks passed
@zherczeg zherczeg deleted the simd_unary_cond branch November 15, 2023 01:32
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