[PATCH] D67604: [Attributor] Use Alias Analysis in noalias callsite argument deduction

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 23:52:50 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372075: [Attributor] Use Alias Analysis in noalias callsite argument deduction (authored by uenoku, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67604?vs=220434&id=220436#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67604

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: D67604.220436.patch
Type: text/x-patch
Size: 4916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/0493b074/attachment.bin>


More information about the llvm-commits mailing list