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

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 02:44:54 PDT 2019


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

Remove nocapture related change


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/noalias_returned.ll

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


More information about the llvm-commits mailing list