Skip to content

Add optimization for scalar conversion of float/double to ulong. #89279

Closed
@anthonycanino

Description

@anthonycanino

AVX512VL adds a number of new scalar conversion for unsigned 32-bit/64-bit integer types to float/double. This issue is meant to address some cases that were not implemented in a previous PR #84384, notably

  • double to ulong
  • float to ulong

Metadata

Metadata

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIavx512Related to the AVX-512 architecture

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions