[PATCH] D59569: [MemorySSA] Limit clobber walks.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 16:49:38 PDT 2019


asbirlea updated this revision to Diff 192740.
asbirlea marked 2 inline comments as done.
asbirlea added a comment.

Address comments.

I updated two existing tests to take a limit of 0. Let me know if this makes sense.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59569

Files:
  lib/Analysis/MemorySSA.cpp
  test/Analysis/MemorySSA/optimize-use.ll
  test/Analysis/MemorySSA/phi-translation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59569.192740.patch
Type: text/x-patch
Size: 18205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/bb1784e6/attachment.bin>


More information about the llvm-commits mailing list