[PATCH] D44715: [MemorySSA] Fix exponential compile-time updating MemorySSA.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 23 14:38:15 PDT 2018
efriedma updated this revision to Diff 139654.
efriedma added a comment.
Update the MemoryAccess cache for blocks with multiple predecessors.
Repository:
rL LLVM
https://reviews.llvm.org/D44715
Files:
include/llvm/Analysis/MemorySSAUpdater.h
lib/Analysis/MemorySSAUpdater.cpp
test/Transforms/GVNHoist/hoist-simplify-phi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44715.139654.patch
Type: text/x-patch
Size: 7677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180323/3f64fa9d/attachment.bin>
More information about the llvm-commits
mailing list