[PATCH] D74691: [Attributor] Detect possibly unbounded cycles in functions
omar ahmed via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 10 16:59:16 PDT 2020
omarahmed updated this revision to Diff 249520.
omarahmed added a comment.
Minor cleanup
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74691/new/
https://reviews.llvm.org/D74691
Files:
llvm/include/llvm/Analysis/MustExecute.h
llvm/lib/Analysis/MustExecute.cpp
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/Attributor/read_write_returned_arguments_scc.ll
llvm/test/Transforms/Attributor/willreturn.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74691.249520.patch
Type: text/x-patch
Size: 17570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200310/6df6908c/attachment.bin>
More information about the llvm-commits
mailing list