intel-intrinsics icon indicating copy to clipboard operation
intel-intrinsics copied to clipboard

Speed-up float comparison for GDC and DMD

Open p0nce opened this issue 2 years ago • 0 comments

Add D_SIMD and GDC paths for internals.d functions:

  • [ ] cmpss
  • [ ] cmpsd
  • [ ] cmppd
  • [ ] cmpps
  • [ ] cmppd256
  • [ ] cmpps256

p0nce avatar Dec 29 '22 14:12 p0nce