[PATCH] D88782: [MemorySSA] Use provided memory location even if instruction is call

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 14:58:12 PDT 2020


nikic updated this revision to Diff 296803.
nikic added a comment.

Add a dedicated test with queries starting from a memset.


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

https://reviews.llvm.org/D88782

Files:
  llvm/lib/Analysis/MemorySSA.cpp
  llvm/unittests/Analysis/MemorySSATest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88782.296803.patch
Type: text/x-patch
Size: 4920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/e1738a7d/attachment.bin>


More information about the llvm-commits mailing list