[PATCH] D74691: [Attributor] Detect possibly unbounded cycles in functions
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 13 09:40:06 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb285b333dcd0: [Attributor] Detect possibly unbounded cycles in functions (authored by omarahmed, committed by jdoerfert).
Changed prior to commit:
https://reviews.llvm.org/D74691?vs=249592&id=250235#toc
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.250235.patch
Type: text/x-patch
Size: 17461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200313/14163b71/attachment.bin>
More information about the llvm-commits
mailing list