[PATCH] D63604: [Attributor] Deduce "nonnull" attribute

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 14 05:22:07 PDT 2019


uenoku updated this revision to Diff 209723.
uenoku added a comment.

Add other tests and `check-all` passed.


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

https://reviews.llvm.org/D63604

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/FunctionAttrs/nonnull.ll
  llvm/test/Transforms/FunctionAttrs/nosync.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63604.209723.patch
Type: text/x-patch
Size: 28598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190714/191020f9/attachment.bin>


More information about the llvm-commits mailing list