[PATCH] D19388: [MemorySSA] Fix bug in CachingMemorySSAWalker::invalidateInfo

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 19:41:32 PDT 2016


dberlin added a comment.

(It also occurs to me we can probably just use WeakVH since these are all
Value's now, and then check for null)


Repository:
  rL LLVM

http://reviews.llvm.org/D19388





More information about the llvm-commits mailing list