[PATCH] D50730: [AST] Generalize argument specific aliasing

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 23 12:14:43 PDT 2018


reames updated this revision to Diff 162246.
reames added a comment.

with the right patch this time

For the record, using ">>" instead of ">" when replacing an existing patch diff leads to a (surprisingly) valid patch, just not with any sensible contents.


https://reviews.llvm.org/D50730

Files:
  include/llvm/Analysis/MemoryLocation.h
  lib/Analysis/AliasSetTracker.cpp
  lib/Analysis/MemoryLocation.cpp
  test/Analysis/AliasSet/argmemonly.ll
  test/Transforms/LICM/argmemonly-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50730.162246.patch
Type: text/x-patch
Size: 12168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180823/fa566da0/attachment.bin>


More information about the llvm-commits mailing list