[PATCH] D32139: [AliasSetTracker] Don't drop AA MD so eagerly

Keno Fischer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 16:03:21 PDT 2017


loladiro updated this revision to Diff 104536.
loladiro added a comment.

Factor out intersection code into a method of AAMDNodes


https://reviews.llvm.org/D32139

Files:
  include/llvm/Analysis/AliasSetTracker.h
  include/llvm/IR/Metadata.h
  test/Transforms/LICM/dropped-tbaa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32139.104536.patch
Type: text/x-patch
Size: 5575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/7f532b27/attachment.bin>


More information about the llvm-commits mailing list