[PATCH] D64876: [Attributor] Deduce "dereferenceable" attribute

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 18 09:06:17 PDT 2019


uenoku updated this revision to Diff 210591.
uenoku marked 12 inline comments as done.
uenoku added a comment.

Address comments.

I'll split a patch for nonnull initialization and fix whitelist in a few days.


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

https://reviews.llvm.org/D64876

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64876.210591.patch
Type: text/x-patch
Size: 21554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/7fcfa456/attachment-0001.bin>


More information about the llvm-commits mailing list