[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:23:26 PDT 2019


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

Hoist


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

https://reviews.llvm.org/D67604

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


More information about the llvm-commits mailing list