[PATCH] D71617: [WIP][NFC][Attributor] noalias attribute deduction fixme

pankaj gode via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 11:23:42 PDT 2020


pgode updated this revision to Diff 249981.
pgode added a comment.

Updated the patch on top on Hideto's changes.  
Added description to the test in noalias.ll. 
Needed to increase the max-iterations for nonnull.ll


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

https://reviews.llvm.org/D71617

Files:
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/Attributor/noalias.ll
  llvm/test/Transforms/Attributor/nonnull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71617.249981.patch
Type: text/x-patch
Size: 6055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/b9d463f6/attachment.bin>


More information about the llvm-commits mailing list