[all-commits] [llvm/llvm-project] 13a8f8: [InferAttrs] Set attributes for `remainder` (#99521)
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Thu Jul 18 10:09:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13a8f8d51962b59949496c460ea0b8ad22ae908a
https://github.com/llvm/llvm-project/commit/13a8f8d51962b59949496c460ea0b8ad22ae908a
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths:
M llvm/lib/Transforms/Utils/BuildLibCalls.cpp
M llvm/test/Transforms/InferFunctionAttrs/annotate.ll
Log Message:
-----------
[InferAttrs] Set attributes for `remainder` (#99521)
Fixes one of the issues in
https://github.com/llvm/llvm-project/issues/99497.
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