[PATCH] D42382: [DA] Pass TBAA info to the AA in dependency analysis

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 09:39:28 PST 2018


dmgreen created this revision.
Herald added a subscriber: kosarev.

This passes the tbaa info though to AA as we check for
dependencies, as we will know they will not alias.


https://reviews.llvm.org/D42382

Files:
  lib/Analysis/DependenceAnalysis.cpp
  test/Analysis/DependenceAnalysis/TBAA.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42382.130918.patch
Type: text/x-patch
Size: 4086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180122/06c3690a/attachment.bin>


More information about the llvm-commits mailing list