[PATCH] D94633: [FunctionAttrs] Infer willreturn for functions without loops
Nikita Popov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 21 11:44:08 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG65fd034b95d6: [FunctionAttrs] Infer willreturn for functions without loops (authored by nikic).
Herald added subscribers: cfe-commits, hiraditya.
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D94633?vs=316693&id=318272#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94633/new/
https://reviews.llvm.org/D94633
Files:
clang/test/CodeGenOpenCL/convergent.cl
llvm/lib/Transforms/IPO/FunctionAttrs.cpp
llvm/test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll
llvm/test/CodeGen/AMDGPU/inline-attr.ll
llvm/test/Transforms/FunctionAttrs/atomic.ll
llvm/test/Transforms/FunctionAttrs/incompatible_fn_attrs.ll
llvm/test/Transforms/FunctionAttrs/nofree.ll
llvm/test/Transforms/FunctionAttrs/optnone.ll
llvm/test/Transforms/FunctionAttrs/willreturn.ll
llvm/test/Transforms/FunctionAttrs/writeonly.ll
llvm/test/Transforms/InferFunctionAttrs/norecurse_debug.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94633.318272.patch
Type: text/x-patch
Size: 10684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210121/4fe54020/attachment.bin>
More information about the cfe-commits
mailing list