diff options
author | Haicheng Wu <haicheng@codeaurora.org> | 2017-12-14 14:36:18 +0000 |
---|---|---|
committer | Haicheng Wu <haicheng@codeaurora.org> | 2017-12-14 14:36:18 +0000 |
commit | 3739e14ab47173de5f8e1674b90557c884c59824 (patch) | |
tree | fac752f36162c2f6e4681ff344c9623c7266648d /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | a85822cb1ed55466e16377c7823a59ffe44d8bcf (diff) | |
download | llvm-3739e14ab47173de5f8e1674b90557c884c59824.zip llvm-3739e14ab47173de5f8e1674b90557c884c59824.tar.gz llvm-3739e14ab47173de5f8e1674b90557c884c59824.tar.bz2 |
[InlineCost] Tracking Values through PHI Nodes
This patch fix this FIXME in visitPHI()
FIXME: We should potentially be tracking values through phi nodes,
especially when they collapse to a single value due to deleted CFG edges
during inlining.
Differential Revision: https://reviews.llvm.org/D38594
llvm-svn: 320699
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions