[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
Fri Jan 17 11:02:10 PST 2020


yamauchi updated this revision to Diff 238831.
yamauchi marked an inline comment as done.
yamauchi added a comment.

Address comment. PTAL.


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.238831.patch
Type: text/x-patch
Size: 4076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200117/1762f469/attachment.bin>


More information about the llvm-commits mailing list