[MemorySSAUpdater] Mark Phi users of a node being moved as non-optimize
Fix PR36484, as suggested:
<quote>
during moves, mark the direct users of the erased things that were phis as "not to be optimized"
<quote>
llvm-svn: 329621
[MemorySSAUpdater] Mark Phi users of a node being moved as non-optimize Zhaoshi Zheng <zhaoshiz@coduaurora.org> on Apr 9 2018, 1:55 PM. Authored by Tags None Subscribers None
Description
Details
|