[llvm] [GISel] Extend ConstantFoldFPBinOp with fminimumnum, fmaximumnum, fix frem vs fmod (PR #190561)
Tim Gymnich via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 5 16:37:25 PDT 2026
================
----------------
tgymnich wrote:
@arsenm shouldn't this apply to `G_FMAXNUM` instead of `G_FMAXNUM_IEEE` which does stick to ieee semantics?
https://github.com/llvm/llvm-project/pull/190561
More information about the llvm-commits
mailing list