[PATCH] D66207: [Attributor] Deduce "noalias" attribute

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 22:51:33 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370295: [Attributor] Deduce "noalias" attribute (authored by uenoku, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66207?vs=217773&id=217776#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66207

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66207.217776.patch
Type: text/x-patch
Size: 6337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/79abcc04/attachment.bin>


More information about the llvm-commits mailing list