summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorSumanth Gundapaneni <sgundapa@codeaurora.org>2018-10-11 19:45:07 +0000
committerSumanth Gundapaneni <sgundapa@codeaurora.org>2018-10-11 19:45:07 +0000
commit77418a37537c42bb7db5f6b846aba15cfe2edf79 (patch)
treef4bf633118b7da75e3f1b6515d72304eb0e565e9 /llvm/test/CodeGen
parent8916e438c487e9a31b204345c3b62cebb3ea96fd (diff)
downloadbcm5719-llvm-77418a37537c42bb7db5f6b846aba15cfe2edf79.tar.gz
bcm5719-llvm-77418a37537c42bb7db5f6b846aba15cfe2edf79.zip
[Pipeliner] Use the Index from Topo instead of relying on NodeNum. (NFC)
In future, if we may add any new DAG mutations other than artificial dependencies, the NodeNum may not be valid. Instead the index from topological schedule DAG can be used as long as we update it with the DAG change. Differential Revision: https://reviews.llvm.org/D53104 llvm-svn: 344283
Diffstat (limited to 'llvm/test/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud