[PATCH] D65860: [Attributor] Add LoopInfo to InformationCache and improve willreturn deduction
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 21 00:51:04 PDT 2019
uenoku updated this revision to Diff 216338.
uenoku added a comment.
Rebase and add `checkForAllLoop`.
This code doesn't work well with Old PassManager so tests are currently missing.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65860/new/
https://reviews.llvm.org/D65860
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65860.216338.patch
Type: text/x-patch
Size: 13717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190821/f1db896a/attachment.bin>
More information about the llvm-commits
mailing list