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

optimize the simd operator #113

Merged
merged 1 commit into from
Nov 7, 2024
Merged

optimize the simd operator #113

merged 1 commit into from
Nov 7, 2024

Conversation

LHT129
Copy link
Collaborator

@LHT129 LHT129 commented Nov 4, 2024

  • trans func to func_ptr for dynamic bind
  • make the func_ptr global

@LHT129 LHT129 added the kind/improvement Code improvements (variable/function renaming, refactoring, etc. ) label Nov 4, 2024
@LHT129 LHT129 requested a review from wxyucs November 4, 2024 11:41
@LHT129 LHT129 self-assigned this Nov 4, 2024
@LHT129 LHT129 requested a review from ShawnShawnYou as a code owner November 4, 2024 11:41
@LHT129 LHT129 force-pushed the simd_opt branch 6 times, most recently from 1dba7cd to d974144 Compare November 5, 2024 07:42
Copy link
Collaborator

@wxyucs wxyucs left a comment

Choose a reason for hiding this comment

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

lgtm

- trans func to funcptr for dynamic bind
- make the funcptr global

Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
@LHT129 LHT129 merged commit 32cbf0c into antgroup:main Nov 7, 2024
2 checks passed
@LHT129 LHT129 deleted the simd_opt branch November 7, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/improvement Code improvements (variable/function renaming, refactoring, etc. ) module/simd size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants