[PATCH] D66454: [MemorySSA] Make Phi cleanups consistent.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 19 17:07:38 PDT 2019
asbirlea created this revision.
asbirlea added a reviewer: george.burgess.iv.
Herald added subscribers: sanjoy.google, Prazek.
Herald added a project: LLVM.
Make Phi cleanups consistent: remove self as a trivial Phi and
recurse to potentially remove pther trivial phis.
Resolves PR43044.
Repository:
rL LLVM
https://reviews.llvm.org/D66454
Files:
lib/Analysis/MemorySSAUpdater.cpp
test/Analysis/MemorySSA/PR43044.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66454.216026.patch
Type: text/x-patch
Size: 4395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190820/b91c0559/attachment.bin>
More information about the llvm-commits
mailing list