[PATCH] D71307: [Loads] Handle simple cases with same base pointer with constant offsets in FindAvailableLoadedValue when AA is null.

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 19 16:14:47 PST 2019


davidxl added a comment.

BasicAA is stateless and should be available and used here to disambiguate.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71307





More information about the llvm-commits mailing list