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

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 13:13:12 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG24962ced8141: [Loads] Handle simple cases with same base pointer with constant offsets in… (authored by yamauchi).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71307

Files:
  llvm/lib/Analysis/Loads.cpp
  llvm/unittests/Analysis/CMakeLists.txt
  llvm/unittests/Analysis/LoadsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71307.241270.patch
Type: text/x-patch
Size: 5217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/d0f2a9a8/attachment.bin>


More information about the llvm-commits mailing list