[PATCH] D61043: [MemorySSA] Invalidate MemorySSA if AA or DT are invalidated.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 23 16:57:13 PDT 2019


chandlerc added a comment.

Oh, you can add a test for this by using the new PM and an `invalidate<aa>` pass or `invalidate<domtree>`.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61043





More information about the llvm-commits mailing list