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.42k stars 199 forks source link

[NativeAOT-LLVM] Use `OperExceptions` in div/mod lowering/codegen #2305

Closed SingleAccretion closed 1 year ago

SingleAccretion commented 1 year ago

Addresses two TODO-LLVMs.

No diffs in optimized code.

SingleAccretion commented 1 year ago

@dotnet/nativeaot-llvm