[llvm] [InstCombine] Fold fmod to frem if we know it does not set errno. (PR #107912)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 13:51:09 PDT 2024


https://github.com/nikic commented:

This should be in SimplifyLibCalls.

https://github.com/llvm/llvm-project/pull/107912


More information about the llvm-commits mailing list