[PATCH] D70714: [Attributor] Deduce dereferenceable based on accessed bytes map

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 27 09:41:33 PST 2019


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

Add test


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

https://reviews.llvm.org/D70714

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/InferFunctionAttrs/dereferenceable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70714.231287.patch
Type: text/x-patch
Size: 13567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191127/9978899d/attachment.bin>


More information about the llvm-commits mailing list