[all-commits] [llvm/llvm-project] fdab28: [InstSimplify] Add willreturn to more libcall test...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jan 22 12:59:22 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdab28edef35dde906678cd3c3008dd116ea8572
https://github.com/llvm/llvm-project/commit/fdab28edef35dde906678cd3c3008dd116ea8572
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M llvm/test/Transforms/InstSimplify/ConstProp/math-1.ll
M llvm/test/Transforms/InstSimplify/ConstProp/math-2.ll
Log Message:
-----------
[InstSimplify] Add willreturn to more libcall tests (NFC)
Annotate more math libcalls with willreturn. The attribute would
have been added by the InferFuncAttrs.
More information about the All-commits
mailing list