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

Speed-up float comparison for GDC and DMD #114

Open
6 tasks
p0nce opened this issue Dec 29, 2022 · 0 comments
Open
6 tasks

Speed-up float comparison for GDC and DMD #114

p0nce opened this issue Dec 29, 2022 · 0 comments
Labels

Comments

@p0nce
Copy link
Collaborator

p0nce commented Dec 29, 2022

Add D_SIMD and GDC paths for internals.d functions:

  • cmpss
  • cmpsd
  • cmppd
  • cmpps
  • cmppd256
  • cmpps256
@p0nce p0nce added the perf label Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant