[PATCH] D66207: [Attributor] Add CallSiteArgument and Argument AbstractAttribute for noalias

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 02:35:17 PDT 2019


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

Fix test filename.


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

https://reviews.llvm.org/D66207

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66207.215059.patch
Type: text/x-patch
Size: 5345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/6cba583a/attachment.bin>


More information about the llvm-commits mailing list