[PATCH] D88353: [BasicAA] Integrate MaxObjSize for NoAlias

Atmn Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 13:11:21 PDT 2020


atmnpatel updated this revision to Diff 295388.
atmnpatel added a comment.
Herald added a reviewer: bollu.

Fixed broken tests, think the changes make sense.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88353

Files:
  llvm/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/test/Analysis/BasicAA/maxobjsize.ll
  llvm/test/CodeGen/SystemZ/int-cmp-59.ll
  llvm/test/Transforms/InstCombine/pr46680.ll
  polly/test/Isl/Ast/alias_checks_with_empty_context.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88353.295388.patch
Type: text/x-patch
Size: 6248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/4431177b/attachment.bin>


More information about the llvm-commits mailing list