[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 12:54:03 PST 2020
yamauchi updated this revision to Diff 241261.
yamauchi marked an inline comment as done.
yamauchi added a comment.
Address comment (combine the if statements).
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.241261.patch
Type: text/x-patch
Size: 5217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/af20f2e5/attachment.bin>
More information about the llvm-commits
mailing list