[PATCH] D99247: [BasicAA] Teach BasicAA about GEP variable index ranges.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 25 06:28:10 PDT 2021


courbet updated this revision to Diff 333284.
courbet added a comment.

Add more proposals for representing the range data.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99247

Files:
  llvm/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/test/Analysis/BasicAA/assume-index-positive.ll
  llvm/test/Analysis/BasicAA/range.ll
  llvm/test/Analysis/BasicAA/sequential-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99247.333284.patch
Type: text/x-patch
Size: 10752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/be3094da/attachment-0001.bin>


More information about the llvm-commits mailing list