[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
Wed Sep 11 01:20:46 PDT 2024
https://github.com/nikic commented:
This looks fine to me, but someone more familiar with FP should take a look at this...
https://github.com/llvm/llvm-project/pull/107912
More information about the llvm-commits
mailing list