[all-commits] [llvm/llvm-project] 7dc87c: [InferAttrs] Handle f[min/max]imum_num like other ...
valadaptive via All-commits
all-commits at lists.llvm.org
Fri Dec 5 02:46:06 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7dc87cbd675dc8696ed22f832514fa7b7182f8ff
https://github.com/llvm/llvm-project/commit/7dc87cbd675dc8696ed22f832514fa7b7182f8ff
Author: valadaptive <79560998+valadaptive at users.noreply.github.com>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M llvm/lib/Transforms/Utils/BuildLibCalls.cpp
M llvm/test/Transforms/InferFunctionAttrs/annotate.ll
Log Message:
-----------
[InferAttrs] Handle f[min/max]imum_num like other libm functions (#170697)
These behave like fmin and fmax.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list