[PATCH] D83576: [BasicAA] Fix -basicaa-recphi for geps with negative offsets

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 11 07:30:25 PDT 2020


dmgreen updated this revision to Diff 277241.
dmgreen added a comment.

Thanks. This creates a lambda, adds inbounds and isNegative, and updates some comments.


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

https://reviews.llvm.org/D83576

Files:
  llvm/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/test/Analysis/BasicAA/recphi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83576.277241.patch
Type: text/x-patch
Size: 5559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200711/d8ab454f/attachment.bin>


More information about the llvm-commits mailing list