[PATCH] D67286: [Attributor] Implement "noalias" callsite argument deduction

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 7 08:17:33 PDT 2019


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

Add test


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

https://reviews.llvm.org/D67286

Files:
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/FunctionAttrs/internal-noalias.ll
  llvm/test/Transforms/FunctionAttrs/noalias_returned.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67286.219244.patch
Type: text/x-patch
Size: 8510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190907/7df7d4fe/attachment.bin>


More information about the llvm-commits mailing list