dotnet / runtimelab

This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
MIT License
1.41k stars 197 forks source link

[NativeAOT-LLVM] Fix the `Math.Round` intrinsic #2503

Closed SingleAccretion closed 8 months ago

SingleAccretion commented 8 months ago

We want @llvm.roundeven, not @llvm.round.

Found by the time span division test: https://github.com/dotnet/runtimelab/issues/2307#issuecomment-1922035041.