hubert-reinterpretcast wrote: > `__builtin_fma` is not a standard library call, nor is it a function call.
Yes, but the PR clearly affected non-`__builtin-`-prefixed calls. See https://github.com/llvm/llvm-project/pull/158048#pullrequestreview-3236886909. https://github.com/llvm/llvm-project/pull/158048 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
