[PATCH] D77828: [BasicAA] Fix aliasGEP/DecomposeGEPExpression for scalable type.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 10 15:04:38 PDT 2020


huihuiz updated this revision to Diff 256676.
huihuiz marked an inline comment as done.
huihuiz retitled this revision from "[BasicAA][SVE] Fix aliasGEP for scalable type." to "[BasicAA] Fix aliasGEP/DecomposeGEPExpression for scalable type.".
huihuiz edited the summary of this revision.
huihuiz added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77828

Files:
  llvm/include/llvm/Analysis/BasicAliasAnalysis.h
  llvm/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/test/Analysis/BasicAA/vscale.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77828.256676.patch
Type: text/x-patch
Size: 14828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/3aa5ff3f/attachment.bin>


More information about the llvm-commits mailing list