[PATCH] D44715: [MemorySSA] Fix exponential compile-time updating MemorySSA.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 26 12:55:44 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328577: [MemorySSA] Fix exponential compile-time updating MemorySSA. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44715?vs=139654&id=139840#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44715

Files:
  llvm/trunk/include/llvm/Analysis/MemorySSAUpdater.h
  llvm/trunk/lib/Analysis/MemorySSAUpdater.cpp
  llvm/trunk/test/Transforms/GVNHoist/hoist-simplify-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44715.139840.patch
Type: text/x-patch
Size: 7813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180326/698cde57/attachment.bin>


More information about the llvm-commits mailing list