[PATCH] D67115: [Attributor] Deal more explicit with non-exact definitions

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 09:15:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370917: [Attributor] Deal more explicit with non-exact definitions (authored by jdoerfert, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67115?vs=218489&id=218727#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67115/new/

https://reviews.llvm.org/D67115

Files:
  llvm/trunk/include/llvm/Transforms/IPO/Attributor.h
  llvm/trunk/lib/Transforms/IPO/Attributor.cpp
  llvm/trunk/test/Transforms/FunctionAttrs/arg_returned.ll
  llvm/trunk/test/Transforms/FunctionAttrs/nonnull.ll
  llvm/trunk/test/Transforms/FunctionAttrs/noreturn_async.ll
  llvm/trunk/test/Transforms/FunctionAttrs/nounwind.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67115.218727.patch
Type: text/x-patch
Size: 15034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/8f9fc8a0/attachment.bin>


More information about the llvm-commits mailing list