[PATCH] D48372: [MemorySSAUpdater] Remove deleted trivial Phis from active workset

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 13 05:04:36 PDT 2018


labrinea updated this revision to Diff 155351.
labrinea edited the summary of this revision.
labrinea added a comment.

Ok, I've convinced myself that using WeakVH is the most straightforward fix for now. We shouldn't be spending more time on this.


https://reviews.llvm.org/D48372

Files:
  include/llvm/Analysis/MemorySSAUpdater.h
  lib/Analysis/MemorySSAUpdater.cpp
  test/Transforms/GVNHoist/pr37808.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48372.155351.patch
Type: text/x-patch
Size: 3958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/49ac42f2/attachment.bin>


More information about the llvm-commits mailing list