lntue wrote: > The implementation isn't meeting the [library.c]p3 restriction that > exceptions (other than FE_INEXACT) cause library calls to not be constant > expressions.
@jcranmer-intel I'm adding exception check for exp in APFloat at https://github.com/llvm/llvm-project/pull/203066. PTAL. Thanks, https://github.com/llvm/llvm-project/pull/199808 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
